Searched refs:do_relocate_sections (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | reloc.cc | 904 Sized_relobj_file<size, big_endian>::do_relocate_sections( in do_relocate_sections() function in gold::Sized_relobj_file 1728 Sized_relobj_file<32, false>::do_relocate_sections( 1739 Sized_relobj_file<32, true>::do_relocate_sections( 1750 Sized_relobj_file<64, false>::do_relocate_sections( 1761 Sized_relobj_file<64, true>::do_relocate_sections(
|
D | object.h | 2446 do_relocate_sections(const Symbol_table* symtab, const Layout* layout, 2535 { this->do_relocate_sections(symtab, layout, pshdrs, of, pviews); } in relocate_sections()
|
D | aarch64.cc | 1810 do_relocate_sections( 2042 AArch64_relobj<size, big_endian>::do_relocate_sections( in do_relocate_sections() function in __anon20db65070111::AArch64_relobj 2048 Sized_relobj_file<size, big_endian>::do_relocate_sections(symtab, layout, in do_relocate_sections()
|
D | ChangeLog | 318 (AArch64_relobj::do_relocate_sections): Add 835769 handler. 3155 * reloc.cc (Sized_relobj_file::do_relocate_sections): Call target 6091 (Sized_relobj_file::do_relocate_sections): Likewise. 7446 (Sized_relobj::do_relocate_sections): Likewise. 7657 (Arm_relobj::do_relocate_sections): Add new parameter for output 8194 (Sized_relobj::do_relocate_sections): Add parameter. Change caller. 8211 (Sized_relobj::do_relocate_sections): Write incremental relocations. 10367 (Arm_relobj::do_relocate_sections): Apply any Cortex-A8 workaround. 11601 * arm.cc (Arm_relobj::do_relocate_sections): Remove options parameter 11608 (Arm_Relobj::do_relocate_sections): Remove options paramater in [all …]
|
D | arm.cc | 1680 do_relocate_sections( 6580 Arm_relobj<big_endian>::do_relocate_sections( in do_relocate_sections() function in __anon5653a9be0111::Arm_relobj 6588 Sized_relobj_file<32, big_endian>::do_relocate_sections(symtab, layout, in do_relocate_sections()
|