Home
last modified time | relevance | path

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

/third_party/elfutils/lib/
Dcolor.c74 char *color_operand5 = ""; variable
210 if (color_operand5[0] == '\0') in parse_opt()
211 color_operand5 = color_operand; in parse_opt()
Dcolor.h54 extern char *color_operand5;
/third_party/elfutils/src/
Dobjdump.c725 color_operand5 ?: "", in show_disasm()