Lines Matching refs:cortex_a8_stubs_
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 __anonf61c90980111::Stub_table
4975 for (Cortex_a8_stub_list::iterator p = this->cortex_a8_stubs_.begin(); in remove_all_cortex_a8_stubs()
4976 p != this->cortex_a8_stubs_.end(); in remove_all_cortex_a8_stubs()
4979 this->cortex_a8_stubs_.clear(); in remove_all_cortex_a8_stubs()
5034 for (Cortex_a8_stub_list::iterator p = this->cortex_a8_stubs_.begin(); in relocate_stubs()
5035 p != this->cortex_a8_stubs_.end(); in relocate_stubs()
5077 for (Cortex_a8_stub_list::const_iterator p = this->cortex_a8_stubs_.begin(); in do_write()
5078 p != this->cortex_a8_stubs_.end(); in do_write()
5121 for (Cortex_a8_stub_list::const_iterator p = this->cortex_a8_stubs_.begin(); in update_data_size_and_addralign()
5122 p != this->cortex_a8_stubs_.end(); in update_data_size_and_addralign()
5165 for (Cortex_a8_stub_list::const_iterator p = this->cortex_a8_stubs_.begin(); in finalize_stubs()
5166 p != this->cortex_a8_stubs_.end(); in finalize_stubs()
5214 this->cortex_a8_stubs_.lower_bound(view_address); in apply_cortex_a8_workaround_to_address_range()
5215 ((p != this->cortex_a8_stubs_.end()) in apply_cortex_a8_workaround_to_address_range()