Home
last modified time | relevance | path

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

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