Home
last modified time | relevance | path

Searched refs:DT_PPC64_GLINK (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/elf/
Dppc64.h152 #define DT_PPC64_GLINK DT_LOPROC macro
DChangeLog-9103542 * ppc.h (DT_PPC64_GLINK): Define.
/freebsd-12-stable/sys/sys/
Delf_common.h731 #define DT_PPC64_GLINK 0x70000000 macro
/freebsd-12-stable/contrib/elftoolchain/common/
Delfdefinitions.h358 _ELF_DEFINE_DT(DT_PPC64_GLINK, 0x70000000UL, \
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DSyntheticSections.cpp1550 entries.push_back({DT_PPC64_GLINK, [=] { in finalizeContents()
/freebsd-12-stable/contrib/binutils/bfd/
Delf64-ppc.c8237 || !add_dynamic_entry (DT_PPC64_GLINK, 0)) in ppc64_elf_size_dynamic_sections()
11710 case DT_PPC64_GLINK: in ppc64_elf_finish_dynamic_sections()
DChangeLog-02032884 (ppc64_elf_finish_dynamic_sections): Adjust DT_PPC64_GLINK.
11164 DT_PPC64_GLINK.
11175 DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in
/freebsd-12-stable/libexec/rtld-elf/
Drtld.c1337 case DT_PPC64_GLINK: in digest_dynamic1()
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c1425 case DT_PPC64_GLINK: return "PPC64_GLINK"; in get_ppc64_dynamic_type()