Searched refs:RT_STATIC (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Daarch64-reloc-property.h42 RT_STATIC, // Relocations processed by static linkers. enumerator in enum:gold::AArch64_reloc_property::Reloc_type
200 && (arp->reloc_type() == AArch64_reloc_property::RT_STATIC)
H A Daarch64-reloc-property.cc179 gold_assert(reloc_type == AArch64_reloc_property::RT_STATIC
185 case AArch64_reloc_property::RT_STATIC:
H A Darm-reloc-property.cc111 if (rtype == RT_STATIC)
309 gold_assert(reloc_type == Arm_reloc_property::RT_STATIC
315 case Arm_reloc_property::RT_STATIC:
H A Darm-reloc-property.h37 RT_STATIC, // Relocations processed by static linkers. enumerator in enum:gold::Arm_reloc_property::Reloc_type
311 && (arp->reloc_type() == Arm_reloc_property::RT_STATIC)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Daarch64-reloc-property.cc179 gold_assert(reloc_type == AArch64_reloc_property::RT_STATIC
185 case AArch64_reloc_property::RT_STATIC:
H A Daarch64-reloc-property.h42 RT_STATIC, // Relocations processed by static linkers. enumerator in enum:gold::AArch64_reloc_property::Reloc_type
200 && (arp->reloc_type() == AArch64_reloc_property::RT_STATIC)
H A Darm-reloc-property.cc111 if (rtype == RT_STATIC)
309 gold_assert(reloc_type == Arm_reloc_property::RT_STATIC
315 case Arm_reloc_property::RT_STATIC:
H A Darm-reloc-property.h37 RT_STATIC, // Relocations processed by static linkers. enumerator in enum:gold::Arm_reloc_property::Reloc_type
311 && (arp->reloc_type() == Arm_reloc_property::RT_STATIC)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Daarch64-reloc-property.h42 RT_STATIC, // Relocations processed by static linkers. enumerator in enum:gold::AArch64_reloc_property::Reloc_type
200 && (arp->reloc_type() == AArch64_reloc_property::RT_STATIC)
H A Daarch64-reloc-property.cc179 gold_assert(reloc_type == AArch64_reloc_property::RT_STATIC
185 case AArch64_reloc_property::RT_STATIC:
H A Darm-reloc-property.cc111 if (rtype == RT_STATIC)
309 gold_assert(reloc_type == Arm_reloc_property::RT_STATIC
315 case Arm_reloc_property::RT_STATIC:
H A Darm-reloc-property.h37 RT_STATIC, // Relocations processed by static linkers. enumerator in enum:gold::Arm_reloc_property::Reloc_type
311 && (arp->reloc_type() == Arm_reloc_property::RT_STATIC)

Completed in 102 milliseconds