Searched refs:read_hex (Results 1 – 3 of 3) sorted by relevance
81 read_hex (const char xdigit) in read_hex() function145 id_bits[n] = read_hex (*id++) << 4; in generate_build_id()146 id_bits[n++] |= read_hex (*id++); in generate_build_id()
713 * emultempl/elf32.em (id_note_section_size, read_hex, write_build_id):
1644 (read_hex, _bfd_elf_write_build_id_section): New static functions.