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

/haiku-buildtools/binutils/gold/
H A Daarch64.cc667 class AArch64_relobj;
932 typedef AArch64_relobj<size, big_endian> The_aarch64_relobj;
1081 E843419_stub(AArch64_relobj<size, big_endian>* relobj,
1359 typedef AArch64_relobj<size, big_endian> The_aarch64_relobj;
1730 // AArch64_relobj class.
1733 class AArch64_relobj : public Sized_relobj_file<size, big_endian> class in class:__anon527::Output_data_got_aarch64
1736 typedef AArch64_relobj<size, big_endian> This;
1747 AArch64_relobj(const std::string& name, Input_file* input_file, off_t offset, function in class:__anon527::Output_data_got_aarch64::AArch64_relobj
1753 ~AArch64_relobj()
1870 }; // End of AArch64_relobj
8225 create_erratum_stub( AArch64_relobj<size, big_endian>* relobj, unsigned int shndx, section_size_type erratum_insn_offset, Address erratum_address, typename Insn_utilities::Insntype erratum_insn, int erratum_type, unsigned int e843419_adrp_offset) argument
8269 scan_erratum_835769_span( AArch64_relobj<size, big_endian>* relobj, unsigned int shndx, const section_size_type span_start, const section_size_type span_end, unsigned char* input_view, Address output_address) argument
8318 scan_erratum_843419_span( AArch64_relobj<size, big_endian>* relobj, unsigned int shndx, const section_size_type span_start, const section_size_type span_end, unsigned char* input_view, Address output_address) argument
[all...]

Completed in 102 milliseconds