Home
last modified time | relevance | path

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

/external/elfutils/src/
Dobjdump.c638 const char *bytes_color; member
655 if (info->bytes_color != NULL) in disasm_output()
656 fputs_unlocked (info->bytes_color, stdout); in disasm_output()
660 if (info->bytes_color != NULL) in disasm_output()
678 if (info->bytes_color != NULL) in disasm_output()
679 fputs_unlocked (info->bytes_color, stdout); in disasm_output()
682 if (info->bytes_color != NULL) in disasm_output()
730 info.bytes_color = color_bytes; in show_disasm()
742 info.address_color = info.bytes_color = NULL; in show_disasm()