Searched refs:scan_reloc_for_stub (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | aarch64.cc | 3067 scan_reloc_for_stub(const The_relocate_info*, unsigned int, 3707 Target_aarch64<size, big_endian>::scan_reloc_for_stub( in scan_reloc_for_stub() function in __anon20db65070111::Target_aarch64 3958 this->scan_reloc_for_stub(relinfo, r_type, sym, r_sym, psymval, in scan_reloc_section_for_stubs()
|
D | ChangeLog | 546 (Target_aarch64::scan_reloc_for_stub): New method. 3465 (Target_arm::scan_reloc_for_stub): Likewise. 7265 (Target_arm::Scan::scan_reloc_for_stub): Likewise. 7281 (Target_powerpc::Scan::scan_reloc_for_stub): Likewise. 7285 (Target_sparc::Scan::scan_reloc_for_stub): Likewise. 9597 * arm.cc (Target_arm::scan_reloc_for_stub): Move code handling 9600 scan_reloc_for_stub, do all processing of R_ARM_V4BX here. 10062 (Target_arm::scan_reloc_for_stub): Use relocation property table 10341 (Target_arm::scan_reloc_for_stub): Likewise. 10424 (Target_arm::scan_reloc_for_stub): Record information about [all …]
|
D | arm.cc | 2884 scan_reloc_for_stub(const Relocate_info<32, big_endian>*, unsigned int, 11648 Target_arm<big_endian>::scan_reloc_for_stub( in scan_reloc_for_stub() function in __anon5653a9be0111::Target_arm 12022 this->scan_reloc_for_stub(relinfo, r_type, sym, r_sym, psymval, in scan_reloc_section_for_stubs()
|