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

  /external/elfutils/libelf/
gelf_getvernaux.c 82 assert (sizeof (GElf_Vernaux) == sizeof (Elf32_Verneed));
gelf_getverneed.c 82 assert (sizeof (GElf_Verneed) == sizeof (Elf32_Verneed));
gelf_update_verneed.c 74 assert (sizeof (GElf_Verneed) == sizeof (Elf32_Verneed));
version_xlate.h 165 assert (sizeof (GElf_Verneed) == sizeof (Elf32_Verneed));
elf.h     [all...]
  /bionic/libc/include/sys/
exec_elf.h     [all...]
  /external/elfutils/src/
xelf.h 159 case ELF_T_VNEED: fsize = sizeof (Elf32_Verneed); break; \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/valgrind/main/perf/
tinycc.c 778 } Elf32_Verneed;
    [all...]

Completed in 99 milliseconds