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:__anon4941
822 Elf64_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon4942
    [all...]
  /external/valgrind/main/perf/
tinycc.c 723 Elf32_Word vd_aux; /* Offset in bytes to verdaux array */ member in struct:__anon16963
735 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */ member in struct:__anon16964
    [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:__anon25618
810 Elf64_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon25619
    [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:__anon27354
810 Elf64_Word vd_aux; \/* Offset in bytes to verdaux array *\/ member in struct:__anon27355
    [all...]

Completed in 574 milliseconds