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

  /external/elfutils/0.153/libelf/
gelf_getverdaux.c 82 assert (sizeof (GElf_Verdaux) == sizeof (Elf64_Verdaux));
gelf_update_verdaux.c 75 assert (sizeof (GElf_Verdaux) == sizeof (Elf64_Verdaux));
version_xlate.h 74 assert (sizeof (GElf_Verdaux) == sizeof (Elf64_Verdaux));
gelf.h 117 typedef Elf64_Verdaux GElf_Verdaux;
elf.h     [all...]
  /external/elfutils/0.153/src/
xelf.h 256 # define XElf_Verdaux_vardef(name) Elf64_Verdaux *name
258 name = ((Elf64_Verdaux *) ((char *) ((data)->d_buf) + (offset)))
290 case ELF_T_VDAUX: fsize = sizeof (Elf64_Verdaux); break; \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /external/valgrind/main/perf/
tinycc.c 764 } Elf64_Verdaux;
    [all...]

Completed in 55 milliseconds