Home
last modified time | relevance | path

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

/linux/tools/include/tools/
H A Ddis-asm-compat.h10 enum disassembler_style {DISASSEMBLER_STYLE_NOT_EMPTY}; enum
/linux/tools/perf/util/
H A Dprint_insn.c37 int capstone_init(struct machine *machine, csh *cs_handle, bool is64, bool disassembler_style) in capstone_init()
H A Dannotate.h65 char *disassembler_style; member
H A Ddisasm.c1519 bool disassembler_style = false; in symbol__disassemble_capstone_powerpc() local
/linux/tools/perf/
H A Dbuiltin-top.c1467 const char *disassembler_style = NULL, *objdump_path = NULL, *addr2line_path = NULL; in cmd_top() local