Searched refs:vn_aux (Results 1 – 21 of 21) sorted by relevance
181 ndest->vn_aux = bswap_32 (nsrc->vn_aux); in elf_cvt_Verneed()184 aux_offset = need_offset + ndest->vn_aux; in elf_cvt_Verneed()187 aux_offset = need_offset + nsrc->vn_aux; in elf_cvt_Verneed()223 ndest->vn_aux = bswap_32 (nsrc->vn_aux); in elf_cvt_Verneed()
232 TYPE_NAME (ElfW2(Bits, Ext##Word), vn_aux) \
1075 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */ member1086 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */ member
53 ## vn_aux points to a place outside of the file.73 ## vn_aux is misaligned.
284 const uint8_t *BufAux = Buf + Verneed->vn_aux; in printSymbolVersionDependency()
708 vn_offset + verneed->vn_aux, in get_version_needed_for_versym()
320 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
770 Elf32_Word vn_aux; member778 Elf64_Word vn_aux; member
918 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */ member929 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */ member
304 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
1382 const uint8_t *vernauxBuf = verneedBuf + vn->vn_aux; in parseVerneed()
3164 verneed->vn_aux = in writeTo()
1092 VerNeed.vn_aux = sizeof(Elf_Verneed); in writeSectionContent()
433 const char *paux = p + vn->vn_aux; in LoadVersionNeeds()615 const uint8_t *PAux = P + Need->vn_aux; in printVersionDependencySection()
1414 const uint8_t *BufAux = Buf + Verneed->vn_aux; in dumpVerneedSection()
3121 unsigned int auxoffset = offset + need->vn_aux; in check_verneed()3128 if (need->vn_cnt > 0 && need->vn_aux < gelf_fsize (ebl->elf, ELF_T_VNEED, in check_verneed()
2553 vna_offset += verneed->vn_aux, in handle_symtab()2746 unsigned int auxoffset = offset + need->vn_aux; in handle_verneed()2964 auxoffset = offset + need->vn_aux; in handle_versym()3060 unsigned int auxoffset = offset + need->vn_aux; in handle_versym()
1546 VerNeed.vn_aux = sizeof(Elf_Verneed); in writeSectionContent()
586 Elf32_Word vn_aux;597 Elf64_Word vn_aux;
671 const uint8_t *VernauxBuf = VerneedBuf + Verneed->vn_aux; in getVersionDependencies()