Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc2961 scan_reloc_section_for_stubs(
3792 Target_aarch64<size, big_endian>::scan_reloc_section_for_stubs( in scan_reloc_section_for_stubs() function in __anon20db65070111::Target_aarch64
3980 this->scan_reloc_section_for_stubs<elfcpp::SHT_RELA>( in scan_section_for_stubs()
Darm.cc2892 scan_reloc_section_for_stubs(
11796 Target_arm<big_endian>::scan_reloc_section_for_stubs( in scan_reloc_section_for_stubs() function in __anon5653a9be0111::Target_arm
12043 this->scan_reloc_section_for_stubs<elfcpp::SHT_REL>( in scan_section_for_stubs()
12055 this->scan_reloc_section_for_stubs<elfcpp::SHT_RELA>( in scan_section_for_stubs()
DChangeLog539 (Target_aarch64::scan_reloc_section_for_stubs): New method.
7659 (Target_arm::scan_reloc_section_for_stubs): Use would-be final values
9598 R_ARM_V4BX to Target_arm::scan_reloc_section_for_stubs.
9599 (Target_arm::scan_reloc_section_for_stubs): Instead of calling
10342 (Target_arm::scan_reloc_section_for_stubs): Likewise.
11674 Target_arm::scan_reloc_section_for_stubs): New method declarations.
11677 Target_arm::scan_reloc_section_for_stubs,