Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldbuildid.c81 read_hex (const char xdigit) in read_hex() function
169 id_bits[n] = read_hex (*id++) << 4; in generate_build_id()
170 id_bits[n++] |= read_hex (*id++); in generate_build_id()
H A DChangeLog-2014713 * emultempl/elf32.em (id_note_section_size, read_hex, write_build_id):
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldbuildid.c81 read_hex (const char xdigit) in read_hex() function
168 id_bits[n] = read_hex (*id++) << 4; in generate_build_id()
169 id_bits[n++] |= read_hex (*id++); in generate_build_id()
H A DChangeLog-2014713 * emultempl/elf32.em (id_note_section_size, read_hex, write_build_id):
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dmemfs.c51 mh->base = (char *)read_hex(path); in mem_open()
H A Dglobals.h141 uint32_t read_hex(const char *);
H A Dmain.c643 read_hex(const char *s) in read_hex() function
H A Dbrdsetup.c1424 *mac++ = read_hex(p); in read_mac_string()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20071644 (read_hex, _bfd_elf_write_build_id_section): New static functions.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20071644 (read_hex, _bfd_elf_write_build_id_section): New static functions.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20071644 (read_hex, _bfd_elf_write_build_id_section): New static functions.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20071644 (read_hex, _bfd_elf_write_build_id_section): New static functions.