Searched refs:scan_sections_for_stubs (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | aarch64.cc | 1756 scan_sections_for_stubs(The_target_aarch64*, const Symbol_table*, 2257 AArch64_relobj<size, big_endian>::scan_sections_for_stubs( in scan_sections_for_stubs() function in __anon20db65070111::AArch64_relobj 5539 aarch64_relobj->scan_sections_for_stubs(this, symtab, layout); in do_relax()
|
D | arm.cc | 1534 scan_sections_for_stubs(Target_arm<big_endian>*, const Symbol_table*, 6374 Arm_relobj<big_endian>::scan_sections_for_stubs( in scan_sections_for_stubs() function in __anon5653a9be0111::Arm_relobj 12234 arm_relobj->scan_sections_for_stubs(this, symtab, layout); in do_relax()
|
D | ChangeLog | 319 (AArch64_relobj::scan_sections_for_stubs): Add 835769 handler. 385 (AArch64_relobj::scan_sections_for_stubs): Use renamed option. 9219 (Arm_relobj::scan_sections_for_stubs): Ditto. 10212 (Arm_relobj::scan_sections_for_stubs): Adjust call to 10387 Arm_relobj::scan_sections_for_stubs): Rearrange code to avoid an 10397 (Arm_relobj::scan_sections_for_stubs): Move code deciding what 11182 * arm.cc (Arm_relobj::scan_sections_for_stubs): Exclude ICF-eliminated 11877 (Arm_relobj::scan_sections_for_stubs,
|