Searched refs:verdef (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elflink.c | 470 h->verinfo.verdef = NULL; in bfd_elf_record_link_assignment() 1483 || h->verinfo.verdef == NULL) in _bfd_elf_link_find_version_dependencies() 1489 if (t->vn_bfd != h->verinfo.verdef->vd_bfd) in _bfd_elf_link_find_version_dependencies() 1511 t->vn_bfd = h->verinfo.verdef->vd_bfd; in _bfd_elf_link_find_version_dependencies() 1523 a->vna_nodename = h->verinfo.verdef->vd_nodename; in _bfd_elf_link_find_version_dependencies() 1525 a->vna_flags = h->verinfo.verdef->vd_flags; in _bfd_elf_link_find_version_dependencies() 1528 h->verinfo.verdef->vd_exp_refno = rinfo->vers; in _bfd_elf_link_find_version_dependencies() 1531 a->vna_other = h->verinfo.verdef->vd_exp_refno + 1; in _bfd_elf_link_find_version_dependencies() 3532 if (elf_tdata (abfd)->verdef != NULL in elf_link_add_object_symbols() 3536 h->verinfo.verdef = &elf_tdata (abfd)->verdef[vernum - 1]; in elf_link_add_object_symbols() [all …]
|
H A D | elflink.h | 1897 elf_tdata (abfd)->verdef[vernum - 1].vd_nodename; 2001 if (elf_tdata (abfd)->verdef != NULL 2005 h->verinfo.verdef = &elf_tdata (abfd)->verdef[vernum - 1]; 2946 h->verinfo.verdef = NULL; 4398 || h->verinfo.verdef == NULL) 4404 if (t->vn_bfd != h->verinfo.verdef->vd_bfd) 4426 t->vn_bfd = h->verinfo.verdef->vd_bfd; 4438 a->vna_nodename = h->verinfo.verdef->vd_nodename; 4440 a->vna_flags = h->verinfo.verdef->vd_flags; 4443 h->verinfo.verdef->vd_exp_refno = rinfo->vers; [all …]
|
H A D | elf-bfd.h | 124 Elf_Internal_Verdef *verdef; member 1208 Elf_Internal_Verdef *verdef; member
|
H A D | elf.c | 1122 if ((elf_dynverdef (abfd) != 0 && elf_tdata (abfd)->verdef == NULL) in _bfd_elf_print_private_bfd_data() 1134 for (t = elf_tdata (abfd)->verdef; t != NULL; t = t->vd_nextdef) in _bfd_elf_print_private_bfd_data() 1242 elf_tdata (abfd)->verdef[vernum - 1].vd_nodename; in bfd_elf_print_symbol() 1327 ret->verinfo.verdef = NULL; in _bfd_elf_link_hash_newfunc() 5871 elf_tdata (abfd)->verdef = bfd_zalloc (abfd, amt); in _bfd_elf_slurp_version_tables() 5872 if (elf_tdata (abfd)->verdef == NULL) in _bfd_elf_slurp_version_tables() 5878 iverdefarr = elf_tdata (abfd)->verdef; in _bfd_elf_slurp_version_tables()
|
H A D | elfcode.h | 1032 && elf_tdata (abfd)->verdef == NULL) in elf_slurp_symbol_table()
|
H A D | ChangeLog-9697 | 1360 for known version symbol skip non-matching verdef records, not 2285 entry for reading verdef records. 2442 dynverref_section, cverdefs, cverrefs, verdef, verref.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elflink.c | 498 h->verinfo.verdef = NULL; in bfd_elf_record_link_assignment() 1663 || h->verinfo.verdef == NULL) in _bfd_elf_link_find_version_dependencies() 1669 if (t->vn_bfd != h->verinfo.verdef->vd_bfd) in _bfd_elf_link_find_version_dependencies() 1691 t->vn_bfd = h->verinfo.verdef->vd_bfd; in _bfd_elf_link_find_version_dependencies() 1703 a->vna_nodename = h->verinfo.verdef->vd_nodename; in _bfd_elf_link_find_version_dependencies() 1705 a->vna_flags = h->verinfo.verdef->vd_flags; in _bfd_elf_link_find_version_dependencies() 1708 h->verinfo.verdef->vd_exp_refno = rinfo->vers; in _bfd_elf_link_find_version_dependencies() 1711 a->vna_other = h->verinfo.verdef->vd_exp_refno + 1; in _bfd_elf_link_find_version_dependencies() 3833 if (elf_tdata (abfd)->verdef != NULL in elf_link_add_object_symbols() 3837 h->verinfo.verdef = &elf_tdata (abfd)->verdef[vernum - 1]; in elf_link_add_object_symbols() [all …]
|
H A D | elf-bfd.h | 195 Elf_Internal_Verdef *verdef; member 1325 Elf_Internal_Verdef *verdef; member
|
H A D | elf.c | 1289 if ((elf_dynverdef (abfd) != 0 && elf_tdata (abfd)->verdef == NULL) in _bfd_elf_print_private_bfd_data() 1301 for (t = elf_tdata (abfd)->verdef; t != NULL; t = t->vd_nextdef) in _bfd_elf_print_private_bfd_data() 1413 elf_tdata (abfd)->verdef[vernum - 1].vd_nodename; in bfd_elf_print_symbol() 6867 elf_tdata (abfd)->verdef = bfd_zalloc2 (abfd, maxidx, in _bfd_elf_slurp_version_tables() 6869 if (elf_tdata (abfd)->verdef == NULL) in _bfd_elf_slurp_version_tables() 6875 iverdefarr = elf_tdata (abfd)->verdef; in _bfd_elf_slurp_version_tables() 6887 elf_tdata (abfd)->verdef = NULL; in _bfd_elf_slurp_version_tables() 6959 elf_tdata (abfd)->verdef = bfd_zalloc2 (abfd, freeidx, in _bfd_elf_slurp_version_tables() 6961 if (elf_tdata (abfd)->verdef == NULL) in _bfd_elf_slurp_version_tables() 6973 iverdef = &elf_tdata (abfd)->verdef[freeidx - 1];; in _bfd_elf_slurp_version_tables()
|
H A D | elfcode.h | 1114 && elf_tdata (abfd)->verdef == NULL) in elf_slurp_symbol_table()
|
H A D | ChangeLog-9697 | 1360 for known version symbol skip non-matching verdef records, not 2285 entry for reading verdef records. 2442 dynverref_section, cverdefs, cverrefs, verdef, verref.
|
H A D | ChangeLog-2005 | 1724 verdef or verneed section. 1725 (_bfd_elf_slurp_version_tables): Handle corrupt verdef and/or
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | InputFiles.cpp | 1288 const uint8_t *verdef = base + sec->sh_offset; in parseVerdefs() local 1290 auto *curVerdef = reinterpret_cast<const typename ELFT::Verdef *>(verdef); in parseVerdefs() 1291 verdef += curVerdef->vd_next; in parseVerdefs()
|
H A D | SyntheticSections.cpp | 3155 auto *verdef = in finalizeContents() local 3157 StringRef ver(f->getStringTable().data() + verdef->getAux()->vda_name); in finalizeContents() 3160 vn.vernauxs.push_back({verdef->vd_hash, f->vernauxs[i], in finalizeContents()
|