Home
last modified time | relevance | path

Searched refs:vna_hash (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/libexec/ld.elf_so/
H A Dsymver.c139 const Elf_Word hash = vna->vna_hash; in check_object_provided_version()
284 obj->vertab[vernum].hash = vna->vna_hash; in _rtld_verify_object_versions()
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dexternal.h279 unsigned char vna_hash[4]; member
H A Dinternal.h225 unsigned long vna_hash; /* Hash of dependency name. */ member
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dexternal.h279 unsigned char vna_hash[4]; member
H A Dinternal.h223 unsigned long vna_hash; /* Hash of dependency name. */ member
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dexternal.h279 unsigned char vna_hash[4]; member
H A Dinternal.h225 unsigned long vna_hash; /* Hash of dependency name. */ member
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dexternal.h287 unsigned char vna_hash[4]; member
H A Dinternal.h225 unsigned long vna_hash; /* Hash of dependency name. */ member
/netbsd/external/bsd/elftoolchain/dist/libelf/
H A Delf_types.m4298 ``vna_hash, WORD',
306 ``vna_hash, WORD',
/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Delfcpp_internal.h270 Elf_Word vna_hash;
H A Delfcpp.h2169 { return Convert<32, big_endian>::convert_host(this->p_->vna_hash); }
2201 { this->p_->vna_hash = Convert<32, big_endian>::convert_host(v); }
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp_internal.h270 Elf_Word vna_hash;
H A Delfcpp.h2164 { return Convert<32, big_endian>::convert_host(this->p_->vna_hash); }
2196 { this->p_->vna_hash = Convert<32, big_endian>::convert_host(v); }
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp_internal.h270 Elf_Word vna_hash;
H A Delfcpp.h2197 { return Convert<32, big_endian>::convert_host(this->p_->vna_hash); }
2229 { this->p_->vna_hash = Convert<32, big_endian>::convert_host(v); }
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp_internal.h270 Elf_Word vna_hash;
H A Delfcpp.h2169 { return Convert<32, big_endian>::convert_host(this->p_->vna_hash); }
2201 { this->p_->vna_hash = Convert<32, big_endian>::convert_host(v); }
/netbsd/external/bsd/elftoolchain/dist/common/sys/
H A Delfdefinitions.m4643 Elf32_Word vna_hash; /* Hash value of dependency name. */
680 Elf64_Word vna_hash; /* Hash value of dependency name. */
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.cpp295 << format("0x%08" PRIx32 " ", (uint32_t)Vernaux->vna_hash) in printSymbolVersionDependency()
/netbsd/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h1246 Elf32_Word vna_hash; /* Hash of dependency name */ member
/netbsd/tools/arm-elf2aout/sys/
H A Dexec_elf.h1275 Elf32_Word vna_hash; /* Hash of dependency name */ member
/netbsd/tools/m68k-elf2aout/sys/
H A Dexec_elf.h1275 Elf32_Word vna_hash; /* Hash of dependency name */ member
/netbsd/sys/sys/
H A Dexec_elf.h1382 Elf32_Word vna_hash; /* Hash of dependency name */ member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFTypes.h342 Elf_Word vna_hash; // Hash of dependency name

12