HomeSort by relevance Sort by last modified time
    Searched full:elf64_syminfo (Results 1 - 11 of 11) sorted by null

  /external/elfutils/libelf/
gelf_getsyminfo.c 81 assert (sizeof (GElf_Syminfo) == sizeof (Elf64_Syminfo));
gelf_update_syminfo.c 90 assert (sizeof (GElf_Syminfo) == sizeof (Elf64_Syminfo));
gelf.h 98 typedef Elf64_Syminfo GElf_Syminfo;
libelf.h 82 ELF_T_SYMINFO, /* Elf32_Syminfo, Elf64_Syminfo, ... */
elf.h 418 } Elf64_Syminfo;
    [all...]
  /external/elfutils/src/
xelf.h 294 case ELF_T_SYMINFO: fsize = sizeof (Elf64_Syminfo); break; \
  /bionic/libc/include/sys/
exec_elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h 408 } Elf64_Syminfo;
    [all...]