HomeSort by relevance Sort by last modified time
    Searched refs:byte_get_64 (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
elfcomm.h 50 extern void byte_get_64 (unsigned char *, elf_vma *, elf_vma *);
elfcomm.c 368 byte_get_64 (unsigned char *field, elf_vma *high, elf_vma *low) function
dwarf.c 353 byte_get_64 ((PTR), (HIGH), (LOW)); \
    [all...]

Completed in 519 milliseconds