Home
last modified time | relevance | path

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

/linux-6.8/tools/include/tools/ !
Ddis-asm-compat.h10 enum disassembler_style {DISASSEMBLER_STYLE_NOT_EMPTY}; enum
/linux-6.8/tools/perf/ !
Dbuiltin-annotate.c753 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_annotate() local
Dbuiltin-top.c1460 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_top() local
Dbuiltin-report.c1269 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_report() local
/linux-6.8/tools/perf/util/ !
Dannotate.h105 char *disassembler_style; member