Home
last modified time | relevance | path

Searched refs:vn_file (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/libexec/ld.elf_so/
H A Dsymver.c213 vn->vn_file, &strtab[vn->vn_file])); in _rtld_verify_object_versions()
214 depobj = locate_dependency(obj, &strtab[vn->vn_file]); in _rtld_verify_object_versions()
286 obj->vertab[vernum].file = &strtab[vn->vn_file]; in _rtld_verify_object_versions()
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dexternal.h271 unsigned char vn_file[4]; member
H A Dinternal.h210 unsigned long vn_file; /* String table offset of library name. */ member
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dexternal.h271 unsigned char vn_file[4]; member
H A Dinternal.h208 unsigned long vn_file; /* String table offset of library name. */ member
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dexternal.h271 unsigned char vn_file[4]; member
H A Dinternal.h210 unsigned long vn_file; /* String table offset of library name. */ member
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dexternal.h279 unsigned char vn_file[4]; member
H A Dinternal.h210 unsigned long vn_file; /* String table offset of library name. */ member
/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Delf_types.m4284 `vn_file, WORD',
292 `vn_file, WORD',
/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Delfcpp_internal.h257 Elf_Word vn_file;
H A Delfcpp.h2104 { return Convert<32, big_endian>::convert_host(this->p_->vn_file); }
2136 { this->p_->vn_file = Convert<32, big_endian>::convert_host(v); }
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp_internal.h257 Elf_Word vn_file;
H A Delfcpp.h2099 { return Convert<32, big_endian>::convert_host(this->p_->vn_file); }
2131 { this->p_->vn_file = Convert<32, big_endian>::convert_host(v); }
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp_internal.h257 Elf_Word vn_file;
H A Delfcpp.h2132 { return Convert<32, big_endian>::convert_host(this->p_->vn_file); }
2164 { this->p_->vn_file = Convert<32, big_endian>::convert_host(v); }
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp_internal.h257 Elf_Word vn_file;
H A Delfcpp.h2104 { return Convert<32, big_endian>::convert_host(this->p_->vn_file); }
2136 { this->p_->vn_file = Convert<32, big_endian>::convert_host(v); }
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h1006 if (Verneed->vn_file < StrTab.size()) in getVersionDependencies()
1007 VN.File = std::string(StrTab.drop_front(Verneed->vn_file)); in getVersionDependencies()
1009 VN.File = ("<corrupt vn_file: " + Twine(Verneed->vn_file) + ">").str(); in getVersionDependencies()
/netbsd/external/bsd/elftoolchain/dist/common/sys/
H A Delfdefinitions.m4665 Elf32_Word vn_file; /* Offset of associated file name. */
700 Elf64_Word vn_file; /* Offset of associated file name. */
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.cpp289 << StringRef(StrTab.drop_front(Verneed->vn_file).data()) << ":\n"; in printSymbolVersionDependency()
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h1239 Elf32_Word vn_file; /* string table offset of library name*/ member
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h1268 Elf32_Word vn_file; /* string table offset of library name*/ member
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h1268 Elf32_Word vn_file; /* string table offset of library name*/ member
/netbsd/sys/sys/
H A Dexec_elf.h1375 Elf32_Word vn_file; /* string table offset of library name*/ member

12