Searched refs:strategy (Results 1 – 11 of 11) sorted by relevance
560 Relocatable_relocs::Reloc_strategy strategy; in scan_relocatable_relocs() local565 strategy = Relocatable_relocs::RELOC_DISCARD; in scan_relocatable_relocs()574 strategy = scan.global_strategy(r_type, object, r_sym); in scan_relocatable_relocs()590 strategy = Relocatable_relocs::RELOC_DISCARD; in scan_relocatable_relocs()593 strategy = scan.local_non_section_strategy(r_type, object, in scan_relocatable_relocs()597 strategy = scan.local_section_strategy(r_type, object); in scan_relocatable_relocs()598 if (strategy != Relocatable_relocs::RELOC_DISCARD) in scan_relocatable_relocs()602 if (strategy == Relocatable_relocs::RELOC_COPY) in scan_relocatable_relocs()607 rr->set_next_reloc_strategy(strategy); in scan_relocatable_relocs()643 Relocatable_relocs::Reloc_strategy strategy = rr->strategy(i); in relocate_relocs() local[all …]
271 set_next_reloc_strategy(Reloc_strategy strategy) in set_next_reloc_strategy() argument273 this->reloc_strategies_.push_back(static_cast<unsigned char>(strategy)); in set_next_reloc_strategy()274 if (strategy != RELOC_DISCARD) in set_next_reloc_strategy()293 strategy(unsigned int i) const in strategy() function
7967 Relocatable_relocs::Reloc_strategy strategy = rr->strategy(i); in relocate_relocs() local7968 if (strategy == Relocatable_relocs::RELOC_DISCARD) in relocate_relocs()7995 switch (strategy) in relocate_relocs()8065 if (strategy == Relocatable_relocs::RELOC_COPY) in relocate_relocs()8067 else if (strategy == Relocatable_relocs::RELOC_ADJUST_FOR_SECTION_RELA) in relocate_relocs()8072 else if (strategy == Relocatable_relocs::RELOC_SPECIAL) in relocate_relocs()
8811 relocation strategy Relocatable_relocs::RELOC_SPECIAL.
131 course is something less than a perfect strategy.
30 license or the ordinary General Public License is the better strategy to
1843 CFLAGS per new configuration strategy.
1036 (sb_check): Modify allocation strategy using MALLOC_OVERHEAD.
841 % document, then we can reconsider our strategy.
6731 * host-aout.c: New strategy. We use common code, include files,
6295 linker's search strategy for archive libraries, to support the use of