Searched defs:disassembler_style (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | capstone.c | 141 capstone_init(struct machine * machine,csh * cs_handle,bool is64,bool disassembler_style) capstone_init() argument |
| H A D | annotate.h | 68 char *disassembler_style; member |
| /linux/tools/include/tools/ | ||
| H A D | dis-asm-compat.h | 10 enum disassembler_style {DISASSEMBLER_STYLE_NOT_EMPTY}; enum |
| /linux/tools/perf/ | ||
| H A D | builtin-annotate.c | 709 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; cmd_annotate() local |
| H A D | builtin-top.c | 1477 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; cmd_top() local |
| H A D | builtin-report.c | 1333 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; cmd_report() local |
| H A D | builtin-c2c.c | 3090 const char *disassembler_style = NULL, *objdump_path = NULL; perf_c2c__report() local |