Searched refs:byte_get_64 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | elfcomm.h | 49 extern void byte_get_64 (unsigned char *, elf_vma *, elf_vma *);
|
D | elfcomm.c | 368 byte_get_64 (unsigned char *field, elf_vma *high, elf_vma *low) in byte_get_64() function
|
D | ChangeLog-2012 | 623 * elfcomm.c (byte_get_64): New function. 624 * elfcomm.h (byte_get_64): New function.
|
D | dwarf.c | 353 byte_get_64 ((PTR), (HIGH), (LOW)); \ 6982 byte_get_64 (phash, &signature_high, &signature_low); in process_cu_tu_index() 7072 byte_get_64 (ph, &signature_high, &signature_low); in process_cu_tu_index() 7120 byte_get_64 (ph, &signature_high, &signature_low); in process_cu_tu_index()
|