Home
last modified time | relevance | path

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

/external/elfutils/src/
Dobjdump.c626 const char *bytes_color; member
643 if (info->bytes_color != NULL) in disasm_output()
644 fputs_unlocked (info->bytes_color, stdout); in disasm_output()
648 if (info->bytes_color != NULL) in disasm_output()
666 if (info->bytes_color != NULL) in disasm_output()
667 fputs_unlocked (info->bytes_color, stdout); in disasm_output()
670 if (info->bytes_color != NULL) in disasm_output()
718 info.bytes_color = color_bytes; in show_disasm()
730 info.address_color = info.bytes_color = NULL; in show_disasm()