HomeSort by relevance Sort by last modified time
    Searched defs:vd_aux (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/Object/
ELFTypes.h 212 Elf_Word vd_aux; // Offset to the first Verdaux entry (in bytes) member in struct:llvm::object::Elf_Verdef_Impl
217 return reinterpret_cast<const Elf_Verdaux *>((const char *)this + vd_aux);
  /external/elfutils/0.153/libelf/
elf.h 810 Elf32_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon25854
822 Elf64_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon25855
    [all...]
  /external/valgrind/main/perf/
tinycc.c 723 Elf32_Word vd_aux; /* Offset in bytes to verdaux array */ member in struct:__anon37876
735 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */ member in struct:__anon37877
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 798 Elf32_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon46517
810 Elf64_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon46518
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 798 Elf32_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon48253
810 Elf64_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon48254
    [all...]

Completed in 308 milliseconds