Searched refs:Cortex_a8_stub (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | arm.cc | 668 class Cortex_a8_stub : public Stub class 671 ~Cortex_a8_stub() in ~Cortex_a8_stub() 707 Cortex_a8_stub(const Stub_template* stub_template, Relobj* relobj, in Cortex_a8_stub() function in __anon7a9d63b40111::Cortex_a8_stub 836 Cortex_a8_stub* 843 return new Cortex_a8_stub(this->stub_templates_[stub_type], relobj, shndx, in make_cortex_a8_stub() 928 add_cortex_a8_stub(Arm_address address, Cortex_a8_stub* stub) in add_cortex_a8_stub() 930 std::pair<Arm_address, Cortex_a8_stub*> value(address, stub); in add_cortex_a8_stub() 1022 typedef std::map<Arm_address, Cortex_a8_stub*> Cortex_a8_stub_list; 2481 apply_cortex_a8_workaround(const Cortex_a8_stub*, Arm_address, 4795 Cortex_a8_stub::do_thumb16_special(size_t i) in do_thumb16_special() [all …]
|
| H A D | ChangeLog-0815 | 12165 (Cortex_a8_stub): New class definition.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | arm.cc | 668 class Cortex_a8_stub : public Stub class 671 ~Cortex_a8_stub() in ~Cortex_a8_stub() 707 Cortex_a8_stub(const Stub_template* stub_template, Relobj* relobj, in Cortex_a8_stub() function in __anon44de5fc10111::Cortex_a8_stub 836 Cortex_a8_stub* 843 return new Cortex_a8_stub(this->stub_templates_[stub_type], relobj, shndx, in make_cortex_a8_stub() 928 add_cortex_a8_stub(Arm_address address, Cortex_a8_stub* stub) in add_cortex_a8_stub() 930 std::pair<Arm_address, Cortex_a8_stub*> value(address, stub); in add_cortex_a8_stub() 1022 typedef std::map<Arm_address, Cortex_a8_stub*> Cortex_a8_stub_list; 2481 apply_cortex_a8_workaround(const Cortex_a8_stub*, Arm_address, 4795 Cortex_a8_stub::do_thumb16_special(size_t i) in do_thumb16_special() [all …]
|
| H A D | ChangeLog-0815 | 12165 (Cortex_a8_stub): New class definition.
|