Searched defs:hex (Results 1 – 6 of 6) sorted by relevance
5 .globl hex symbol7 hex: label
8 hex: .word 0Fh, 10H label
45 decimal, octal, hex enumerator
540 static char hex[17] = "0123456789ABCDEF"; in printable_section_name() local
146 static const char hex[] = "0123456789ABCDEF"; in make_name() local
14192 print_operand_value (char *buf, int hex, bfd_vma disp) in print_operand_value()