Searched refs:stub_address (Results 1 – 5 of 5) sorted by relevance
4067 uint64_t stub_address = stub_table->stub_address(); in do_plt_fde_location() local4068 len -= stub_address - address; in do_plt_fde_location()4069 address = stub_address; in do_plt_fde_location()4917 Address loc = off + this->stub_address(); in can_reach_stub()4978 stub_address() const in stub_address() function in __anonfe78cb590111::Stub_table5918 = this->stub_address() - this->address() + cs->second.off_; in define_stub_syms()5935 Address value = (this->stub_address() - this->address() in define_stub_syms()6202 uint64_t from = this->stub_address() + p->second.off_ + bytes; in plt_call_size()6235 uint64_t from = this->stub_address() + p->second.off_ + bytes + 2 * 4; in plt_call_size()6277 uint64_t from = this->stub_address() + p->second.off_ + bytes; in plt_call_size()[all …]
1637 AArch64_address stub_address = this->erratum_stub_address(estub); in relocate_erratum_stub() local1650 view + (stub_address - this->address()), in relocate_erratum_stub()1654 stub_b_insn_address = stub_address + 1 * BPI; in relocate_erratum_stub()2041 AArch64_address stub_address = in fix_errata_and_relocate_erratum_stubs() local2043 unsigned int b_offset = stub_address - stub->erratum_address(); in fix_errata_and_relocate_erratum_stubs()
2360 stub_address(const Mips_symbol<size>* sym) const in stub_address() function in __anon01a7b5720111::Mips_output_data_la25_stub2736 stub_address(const Mips_symbol<size>* sym) const in stub_address() function in __anon01a7b5720111::Mips_output_data_mips_stubs6628 this->target_->mips_stubs_section()->stub_address(mips_sym); in do_write()8450 value = this->mips_stubs_section()->stub_address(mips_sym); in do_dynsym_value()11601 value = target->mips_stubs_section()->stub_address(mips_sym); in relocate()11659 value = target->la25_stub_section()->stub_address(mips_sym); in relocate()11729 Mips_address value = target->la25_stub_section()->stub_address(mips_sym); in relocate()
5275 Arm_address stub_address = this->address() + stub->offset(); in apply_cortex_a8_workaround_to_address_range() local5282 arm_target->apply_cortex_a8_workaround(stub, stub_address, in apply_cortex_a8_workaround_to_address_range()12824 Arm_address stub_address, in apply_cortex_a8_workaround() argument12832 off_t branch_offset = stub_address - (insn_address + 4); in apply_cortex_a8_workaround()
3687 (Stub_table::find_long_branch_entry, stub_address, stub_offset):