Searched defs:dump_hex (Results 1 – 4 of 4) sorted by relevance
52 bool dump_hex = false; in gen_disasm_disassemble() local
372 bool dump_hex = (INTEL_DEBUG & DEBUG_HEX) != 0; in brw_disassemble() local
763 static inline void dump_hex(FILE *ofd, char *start, int len, int prefix) in dump_hex() function
2114 bool dump_hex) in toy_compiler_disassemble()