Home
last modified time | relevance | path

Searched refs:RELOC_SPECIAL (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dtarget-reloc.h647 if (strategy == Relocatable_relocs::RELOC_SPECIAL) in relocate_relocs()
Dreloc.h257 RELOC_SPECIAL enumerator
Dpowerpc.cc7881 return Relocatable_relocs::RELOC_SPECIAL; in global_strategy()
7998 case Relocatable_relocs::RELOC_SPECIAL: in relocate_relocs()
8072 else if (strategy == Relocatable_relocs::RELOC_SPECIAL) in relocate_relocs()
Dmips.cc2662 return Relocatable_relocs::RELOC_SPECIAL; in local_section_strategy()
Darm.cc2107 return Relocatable_relocs::RELOC_SPECIAL; in local_section_strategy()
DChangeLog8811 relocation strategy Relocatable_relocs::RELOC_SPECIAL.