Home
last modified time | relevance | path

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

/third_party/elfutils/lib/
Dcolor.c73 char *color_operand4 = ""; variable
208 if (color_operand4[0] == '\0') in parse_opt()
209 color_operand4 = color_operand; in parse_opt()
Dcolor.h53 extern char *color_operand4;
/third_party/elfutils/src/
Dobjdump.c724 color_operand4 ?: "", in show_disasm()