Home
last modified time | relevance | path

Searched refs:byte_get_64 (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.34/binutils/
HDelfcomm.h42 extern void byte_get_64 (const unsigned char *, elf_vma *, elf_vma *);
HDelfcomm.c376 byte_get_64 (const unsigned char *field, elf_vma *high, elf_vma *low) in byte_get_64() function
HDdwarf.c449 byte_get_64 ((PTR), (HIGH), (LOW)); \
/dragonfly/contrib/binutils-2.27/binutils/
HDelfcomm.h49 extern void byte_get_64 (unsigned char *, elf_vma *, elf_vma *);
HDelfcomm.c368 byte_get_64 (unsigned char *field, elf_vma *high, elf_vma *low) in byte_get_64() function
HDdwarf.c380 byte_get_64 ((PTR), (HIGH), (LOW)); \