Home
last modified time | relevance | path

Searched refs:RELOC_DISCARD (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dtarget-reloc.h488 return Relocatable_relocs::RELOC_DISCARD; in local_non_section_strategy()
565 strategy = Relocatable_relocs::RELOC_DISCARD; in scan_relocatable_relocs()
590 strategy = Relocatable_relocs::RELOC_DISCARD; in scan_relocatable_relocs()
598 if (strategy != Relocatable_relocs::RELOC_DISCARD) in scan_relocatable_relocs()
644 if (strategy == Relocatable_relocs::RELOC_DISCARD) in relocate_relocs()
Dreloc.h254 RELOC_DISCARD, enumerator
274 if (strategy != RELOC_DISCARD) in set_next_reloc_strategy()
Dpowerpc.cc7863 return Relocatable_relocs::RELOC_DISCARD; in local_non_section_strategy()
7968 if (strategy == Relocatable_relocs::RELOC_DISCARD) in relocate_relocs()
DChangeLog14435 function, map r_type == 0 to RELOC_DISCARD.