Proxy of C++ outctx_t class.
|
|
__init__(self,
*args,
**kwargs)
x.__init__(...) initializes x; see help(type(x)) for signature |
|
|
|
|
| gen_func_footer(self,
pfn) |
|
|
|
|
| gen_func_header(self,
pfn) |
|
|
|
|
| gen_header(self,
flags=((1 << 0)|(1 << 1)),
proc_name=None,
proc_flavour=None) |
|
|
|
|
|
|
bool
|
|
|
|
| out_custom_mnem(self,
mnem,
width=8,
postfix=None) |
|
|
|
|
| out_data(self,
analyze_only) |
|
|
|
|
|
|
|
| out_mnem(self,
width=8,
postfix=None) |
|
|
|
|
|
|
bool
|
|
|
bool
|
| out_specea(self,
segtype) |
|
|
|
ssize_t
|
|
|
ssize_t
|
|
|
|
| set_bin_state(self,
value) |
|
|
|
|
|
|
Inherited from outctx_base_t:
__repr__,
close_comment,
clr_gen_label,
display_voids,
flush_buf,
flush_outbuf,
forbid_annotations,
force_code,
gen_block_cmt,
gen_border_line,
gen_cmt_line,
gen_collapsed_line,
gen_empty_line,
gen_empty_line_without_annotations,
gen_printf,
get_stkvar,
init_lines_array,
multiline,
only_main_line,
out_addr_tag,
out_btoa,
out_char,
out_chars,
out_colored_register_line,
out_keyword,
out_line,
out_long,
out_name_expr,
out_printf,
out_register,
out_spaces,
out_symbol,
out_tagoff,
out_tagon,
out_value,
print_label_now,
restore_ctxflags,
set_comment_addr,
set_dlbind_opnd,
set_gen_cmt,
set_gen_demangled_label,
set_gen_label,
set_gen_xrefs,
stack_view,
term_outctx
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|