Home
last modified time | relevance | path

Searched refs:AArch64_relobj (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc667 class AArch64_relobj;
932 typedef AArch64_relobj<size, big_endian> The_aarch64_relobj;
1070 E843419_stub(AArch64_relobj<size, big_endian>* relobj, in E843419_stub()
1347 typedef AArch64_relobj<size, big_endian> The_aarch64_relobj;
1708 class AArch64_relobj : public Sized_relobj_file<size, big_endian> class
1711 typedef AArch64_relobj<size, big_endian> This;
1722 AArch64_relobj(const std::string& name, Input_file* input_file, off_t offset, in AArch64_relobj() function in __anon20db65070111::AArch64_relobj
1728 ~AArch64_relobj() in ~AArch64_relobj()
1849 AArch64_relobj<size, big_endian>::do_count_local_symbols( in do_count_local_symbols()
1939 AArch64_relobj<size, big_endian>::fix_errata( in fix_errata()
[all …]
DChangeLog257 (AArch64_relobj::try_fix_erratum_843419_optimized): New method.
258 (AArch64_relobj::section_needs_reloc_stub_scanning): Try optimized fix.
259 (AArch64_relobj::create_erratum_stub): Add 1 argument.
272 * aarch64.cc (AArch64_relobj::scan_errata): Drop missing symbol warning.
288 * aarch64.cc (AArch64_relobj::do_count_local_symbols): Make legal
298 (AArch64_relobj::fix_errata): Modified gold_assert.
315 (AArch64_relobj::scan_errata): This func is renamed from
317 (AArch64_relobj::do_count_local_symbols): Add 835769 handler.
318 (AArch64_relobj::do_relocate_sections): Add 835769 handler.
319 (AArch64_relobj::scan_sections_for_stubs): Add 835769 handler.
[all …]