Searched refs:vn_aux (Results 1 - 9 of 9) sorted by relevance

/external/elfutils/0.153/libelf/
H A Dversion_xlate.h192 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);
H A Dabstract.h253 TYPE_NAME (ElfW2(Bits, Ext##Word), vn_aux) \
H A Delf.h868 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */ member in struct:__anon21240
879 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */ member in struct:__anon21241
/external/llvm/include/llvm/Object/
H A DELFTypes.h238 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes) member in struct:llvm::object::Elf_Verneed_Impl
H A DELF.h476 const char *paux = p + vn->vn_aux;
/external/elfutils/0.153/src/
H A Dreadelf.c2063 vna_offset += verneed->vn_aux,
2252 unsigned int auxoffset = offset + need->vn_aux;
2453 auxoffset = offset + need->vn_aux;
2538 unsigned int auxoffset = offset + need->vn_aux;
H A Delflint.c2861 unsigned int auxoffset = offset + need->vn_aux;
2868 if (need->vn_cnt > 0 && need->vn_aux < gelf_fsize (ebl->elf, ELF_T_VNEED,
H A Dldgeneric.c3852 verneed.vn_aux = verneed_size;
/external/valgrind/main/perf/
H A Dtinycc.c775 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */ member in struct:__anon33301
786 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */ member in struct:__anon33302

Completed in 297 milliseconds