Searched refs:DT_PPC64_GLINK (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/include/elf/
H A Dppc64.h150 #define DT_PPC64_GLINK DT_LOPROC macro
/haiku-buildtools/binutils/include/elf/
H A Dppc64.h244 #define DT_PPC64_GLINK DT_LOPROC macro
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp.h769 DT_PPC64_GLINK = 0x70000000, enumerator in enum:elfcpp::DT
/haiku-buildtools/legacy/binutils/bfd/
H A Delf64-ppc.c8017 || !add_dynamic_entry (DT_PPC64_GLINK, 0))
11252 case DT_PPC64_GLINK:
11255 /* We stupidly defined DT_PPC64_GLINK to be the start
/haiku-buildtools/binutils/bfd/
H A Delf64-ppc.c3485 /* Get start of .glink stubs from DT_PPC64_GLINK. */
3509 if (dyn.d_tag == DT_PPC64_GLINK)
10323 || !add_dynamic_entry (DT_PPC64_GLINK, 0))
15550 case DT_PPC64_GLINK:
15553 /* We stupidly defined DT_PPC64_GLINK to be the start
/haiku-buildtools/legacy/binutils/binutils/
H A Dreadelf.c1361 case DT_PPC64_GLINK: return "PPC64_GLINK";
/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc7617 odyn->add_section_plus_offset(elfcpp::DT_PPC64_GLINK,
/haiku-buildtools/binutils/binutils/
H A Dreadelf.c1779 case DT_PPC64_GLINK: return "PPC64_GLINK";

Completed in 252 milliseconds