Searched refs:cortex_a8_stubs_ (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | arm.cc | 879 reloc_stubs_addralign_(1), cortex_a8_stubs_(), arm_v4bx_stubs_(0xf), in Stub_table() 896 && this->cortex_a8_stubs_.empty() in empty() 931 this->cortex_a8_stubs_.insert(value); in add_cortex_a8_stub() 1035 Cortex_a8_stub_list cortex_a8_stubs_; member in __anon7a9d63b40111::Stub_table 5027 for (Cortex_a8_stub_list::iterator p = this->cortex_a8_stubs_.begin(); in remove_all_cortex_a8_stubs() 5028 p != this->cortex_a8_stubs_.end(); in remove_all_cortex_a8_stubs() 5031 this->cortex_a8_stubs_.clear(); in remove_all_cortex_a8_stubs() 5086 for (Cortex_a8_stub_list::iterator p = this->cortex_a8_stubs_.begin(); in relocate_stubs() 5087 p != this->cortex_a8_stubs_.end(); in relocate_stubs() 5129 for (Cortex_a8_stub_list::const_iterator p = this->cortex_a8_stubs_.begin(); in do_write() [all …]
|
H A D | ChangeLog-0815 | 11958 * arm.cc (Stub_table::Stub_table): Initalize cortex_a8_stubs_, 11961 (Stub_table::empty): Look at both reloc_stubs_ and cortex_a8_stubs_ 11981 (Stub_table::cortex_a8_stubs_, Stub_table::prev_data_size_,
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | arm.cc | 879 reloc_stubs_addralign_(1), cortex_a8_stubs_(), arm_v4bx_stubs_(0xf), in Stub_table() 896 && this->cortex_a8_stubs_.empty() in empty() 931 this->cortex_a8_stubs_.insert(value); in add_cortex_a8_stub() 1035 Cortex_a8_stub_list cortex_a8_stubs_; member in __anon44de5fc10111::Stub_table 5027 for (Cortex_a8_stub_list::iterator p = this->cortex_a8_stubs_.begin(); in remove_all_cortex_a8_stubs() 5028 p != this->cortex_a8_stubs_.end(); in remove_all_cortex_a8_stubs() 5031 this->cortex_a8_stubs_.clear(); in remove_all_cortex_a8_stubs() 5086 for (Cortex_a8_stub_list::iterator p = this->cortex_a8_stubs_.begin(); in relocate_stubs() 5087 p != this->cortex_a8_stubs_.end(); in relocate_stubs() 5129 for (Cortex_a8_stub_list::const_iterator p = this->cortex_a8_stubs_.begin(); in do_write() [all …]
|
H A D | ChangeLog-0815 | 11958 * arm.cc (Stub_table::Stub_table): Initalize cortex_a8_stubs_, 11961 (Stub_table::empty): Look at both reloc_stubs_ and cortex_a8_stubs_ 11981 (Stub_table::cortex_a8_stubs_, Stub_table::prev_data_size_,
|