Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc809 class Stub_base class
821 Stub_base(int type) in Stub_base() function in __anon20db65070111::Stub_base
827 ~Stub_base() in ~Stub_base()
929 class Erratum_stub : public Stub_base<size, big_endian>
943 : Stub_base<size, big_endian>(type), relobj_(relobj), in Erratum_stub()
1123 class Reloc_stub : public Stub_base<size, big_endian>
1163 : Stub_base<size, big_endian>(type) in Reloc_stub()
DChangeLog338 (Stub_base): New class.
340 (Reloc_stub): Refactored to be a subclass of Stub_base.
342 (Reloc_stub::offset): Moved to Stub_base.
343 (Reloc_stub::set_offset): Moved to Stub_base.
344 (Reloc_stub::destination_address): Moved to Stub_base.
345 (Reloc_stub::set_destination_address): Moved to Stub_base.
346 (Reloc_stub::reset_destination_address): Moved to Stub_base.
347 (Reloc_stub::stub_type): Renamed and moved to Stub_base.
348 (Reloc_stub::stub_size): Renamed and moved to Stub_base.
349 (Reloc_stub::stub_insns): Renamed and moved to Stub_base.
[all …]