Searched refs:vn_aux (Results 1 – 9 of 9) sorted by relevance
171 ndest->vn_aux = bswap_32 (nsrc->vn_aux); in elf_cvt_Verneed()174 aux_offset = need_offset + ndest->vn_aux; in elf_cvt_Verneed()177 aux_offset = need_offset + nsrc->vn_aux; in elf_cvt_Verneed()213 ndest->vn_aux = bswap_32 (nsrc->vn_aux); in elf_cvt_Verneed()
232 TYPE_NAME (ElfW2(Bits, Ext##Word), vn_aux) \
893 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */ member904 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */ member
250 Elf_Word vn_aux; // Offset to first Vernaux entry (in bytes)
476 const char *paux = p + vn->vn_aux; in LoadVersionNeeds()
2302 vna_offset += verneed->vn_aux, in handle_symtab()2495 unsigned int auxoffset = offset + need->vn_aux; in handle_verneed()2713 auxoffset = offset + need->vn_aux; in handle_versym()2809 unsigned int auxoffset = offset + need->vn_aux; in handle_versym()
2917 unsigned int auxoffset = offset + need->vn_aux; in check_verneed()2924 if (need->vn_cnt > 0 && need->vn_aux < gelf_fsize (ebl->elf, ELF_T_VNEED, in check_verneed()
3844 verneed.vn_aux = verneed_size; in create_verneed_data()
775 Elf32_Word vn_aux; /* Offset in bytes to vernaux array */ member786 Elf64_Word vn_aux; /* Offset in bytes to vernaux array */ member