Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/include/tools/
Ddis-asm-compat.h10 enum disassembler_style {DISASSEMBLER_STYLE_NOT_EMPTY}; enum
/kernel/linux/linux-6.6/tools/perf/
Dbuiltin-annotate.c531 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.c1234 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_report() local
/kernel/linux/linux-5.10/tools/perf/util/
Dannotate.h96 const char *disassembler_style; member
/kernel/linux/linux-6.6/tools/perf/util/
Dannotate.h98 char *disassembler_style; member