Home
last modified time | relevance | path

Searched defs:disassembler_style (Results 1 – 5 of 5) sorted by relevance

/tools/include/tools/
Ddis-asm-compat.h10 enum disassembler_style {DISASSEMBLER_STYLE_NOT_EMPTY}; enum
/tools/perf/
Dbuiltin-annotate.c531 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_annotate() local
Dbuiltin-top.c1461 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_top() local
Dbuiltin-report.c1235 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_report() local
/tools/perf/util/
Dannotate.h98 char *disassembler_style; member