Home
last modified time | relevance | path

Searched refs:bytes_color (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/src/
H A Dobjdump.c625 const char *bytes_color; member
642 if (info->bytes_color != NULL) in disasm_output()
643 fputs_unlocked (info->bytes_color, stdout); in disasm_output()
647 if (info->bytes_color != NULL) in disasm_output()
665 if (info->bytes_color != NULL) in disasm_output()
666 fputs_unlocked (info->bytes_color, stdout); in disasm_output()
669 if (info->bytes_color != NULL) in disasm_output()
717 info.bytes_color = color_bytes; in show_disasm()
730 info.address_color = info.bytes_color = NULL; in show_disasm()

Completed in 2 milliseconds