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

  /external/elfutils/0.153/libelf/
version_xlate.h 192 ndest->vn_aux = bswap_32 (nsrc->vn_aux);
195 aux_offset = need_offset + ndest->vn_aux;
198 aux_offset = need_offset + nsrc->vn_aux;
234 ndest->vn_aux = bswap_32 (nsrc->vn_aux);
abstract.h 253 TYPE_NAME (ElfW2(Bits, Ext##Word), vn_aux) \
elf.h 868 Elf32_Word vn_aux; \/* Offset in bytes to vernaux array *\/ member in struct:__anon4945
879 Elf64_Word vn_aux; \/* Offset in bytes to vernaux array *\/ member in struct:__anon4946
    [all...]
  /external/llvm/include/llvm/Object/
ELFTypes.h 238 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes) member in struct:llvm::object::Elf_Verneed_Impl
ELF.h 476 const char *paux = p + vn->vn_aux;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 856 Elf32_Word vn_aux; \/* Offset in bytes to vernaux array *\/ member in struct:__anon25622
867 Elf64_Word vn_aux; \/* Offset in bytes to vernaux array *\/ member in struct:__anon25623
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 856 Elf32_Word vn_aux; \/* Offset in bytes to vernaux array *\/ member in struct:__anon27358
867 Elf64_Word vn_aux; \/* Offset in bytes to vernaux array *\/ member in struct:__anon27359
    [all...]
  /external/elfutils/0.153/src/
readelf.c     [all...]
elflint.c     [all...]
ldgeneric.c     [all...]
  /external/valgrind/main/perf/
tinycc.c 775 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */ member in struct:__anon16967
786 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */ member in struct:__anon16968
    [all...]

Completed in 324 milliseconds