Home
last modified time | relevance | path

Searched refs:should_apply_static_reloc (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Di386.cc629 should_apply_static_reloc(const Sized_symbol<32>* gsym,
2691 Target_i386::Relocate::should_apply_static_reloc(const Sized_symbol<32>* gsym, in should_apply_static_reloc() function in __anonf1ea37280111::Target_i386::Relocate
2797 if (should_apply_static_reloc(gsym, r_type, true, output_section)) in relocate()
2802 if (should_apply_static_reloc(gsym, r_type, true, output_section)) in relocate()
2807 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
2812 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
2817 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
2822 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
Darm.cc2667 should_apply_static_reloc(const Sized_symbol<32>* gsym,
9344 Target_arm<big_endian>::Relocate::should_apply_static_reloc( in should_apply_static_reloc() function in __anon5653a9be0111::Target_arm::Relocate
9596 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
9601 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
9606 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
9611 if (should_apply_static_reloc(gsym, r_type, true, output_section)) in relocate()
9617 if (should_apply_static_reloc(gsym, r_type, true, output_section)) in relocate()
9624 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
9631 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
9636 if (should_apply_static_reloc(gsym, r_type, false, output_section)) in relocate()
[all …]
DChangeLog7267 (Target_arm::Relocate::should_apply_static_reloc): Replace flags
7275 (Target_i386::Relocate::should_apply_static_reloc): Replace flags
9828 parameter is_32bit in calls to should_apply_static_reloc.
13409 should_apply_static_reloc.
13963 * i386.cc (Target_i386::should_apply_static_reloc): Add