Searched refs:vn_file (Results 1 – 8 of 8) sorted by relevance
240 unsigned char vn_file[4]; member
200 unsigned long vn_file; /* String table offset of library name. */ member
212 Elf_Word vn_file;
1813 { return Convert<32, big_endian>::convert_host(this->p_->vn_file); }1845 { this->p_->vn_file = Convert<32, big_endian>::convert_host(v); }
126 dst->vn_file = H_GET_32 (abfd, src->vn_file); in _bfd_elf_swap_verneed_in()140 H_PUT_32 (abfd, src->vn_file, dst->vn_file); in _bfd_elf_swap_verneed_out()7315 iverneed->vn_file); in _bfd_elf_slurp_version_tables()
3238 need.vn_file = _bfd_elf_strtab_offset (dynstr, need.vn_file); in elf_finalize_dynstr()6252 t->vn_file = indx; in bfd_elf_size_dynamic_sections()
4502 (NAME(bfd_elf,size_dynamic_sections)): Set vn_file to basename
9179 ent.vn_file = BYTE_GET (entry->vn_file); in process_version_sections()9185 if (VALID_DYNAMIC_NAME (ent.vn_file)) in process_version_sections()9186 printf (_(" File: %s"), GET_DYNAMIC_NAME (ent.vn_file)); in process_version_sections()9188 printf (_(" File: %lx"), ent.vn_file); in process_version_sections()