Home
last modified time | relevance | path

Searched refs:get_output_section_offset (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dobject.h2054 { return this->get_output_section_offset(shndx) == invalid_address; } in is_output_section_offset_invalid()
2061 get_output_section_offset(unsigned int shndx) const in get_output_section_offset() function
2093 Address off = this->get_output_section_offset(shndx); in do_output_section_offset()
H A Dpowerpc.cc3539 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub()
3560 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub()
3770 Address off = object->get_output_section_offset((*p)->shndx()); in do_relax()
6910 got_addr = ppcobj->get_output_section_offset(got2); in do_write()
10435 Address opd_addr = symobj->get_output_section_offset(shndx); in symval_for_branch()
10450 Address sec_addr = symobj->get_output_section_offset(*dest_shndx); in symval_for_branch()
10821 value -= (object->get_output_section_offset(got2) in relocate()
12590 got2_addend = object->get_output_section_offset(got2_shndx); in relocate_relocs()
H A Dobject.cc2498 secoffset = folded_obj->get_output_section_offset(folded.second); in compute_final_local_value_internal()
3025 Address offset = kept_relobj->get_output_section_offset(kept_shndx); in map_to_kept_section()
H A Doutput.cc1070 Address offset = this->u1_.relobj->get_output_section_offset(lsi); in local_section_offset()
1093 Address off = this->u2_.relobj->get_output_section_offset(this->shndx_); in get_address()
H A Darm.cc5400 arm_relobj->get_output_section_offset(this->shndx_); in do_fixed_endian_write()
6300 return os->address() + this->get_output_section_offset(shndx); in simple_input_section_output_address()
6430 Arm_address output_offset = this->get_output_section_offset(index); in scan_sections_for_stubs()
7182 if ((this->get_output_section_offset(shndx) == invalid_address) in update_output_local_symbol_count()
H A Daarch64.cc2307 AArch64_address output_offset = this->get_output_section_offset(shndx); in scan_errata()
2415 this->get_output_section_offset(index); in scan_sections_for_stubs()
H A DChangeLog-08154739 uint16_t for 24-bit offset. Use get_output_section_offset and
4747 get_output_section_offset.
7449 (Sized_relobj::get_output_section_offset): Likewise.
7469 (Sized_relobj_file::get_output_section_offset): Likewise.
16505 (Sized_relobj::get_output_section_offset): New function.
16533 Elf_Addr. Use get_output_section_offset.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dobject.h2054 { return this->get_output_section_offset(shndx) == invalid_address; } in is_output_section_offset_invalid()
2061 get_output_section_offset(unsigned int shndx) const in get_output_section_offset() function
2093 Address off = this->get_output_section_offset(shndx); in do_output_section_offset()
H A Dpowerpc.cc3563 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub()
3584 Address from = this->object_->get_output_section_offset(this->shndx_); in make_stub()
3810 Address off = object->get_output_section_offset((*p)->shndx()); in do_relax()
6922 got_addr = ppcobj->get_output_section_offset(got2); in do_write()
10486 Address opd_addr = symobj->get_output_section_offset(shndx); in symval_for_branch()
10501 Address sec_addr = symobj->get_output_section_offset(*dest_shndx); in symval_for_branch()
10867 value -= (object->get_output_section_offset(got2) in relocate()
12652 got2_addend = object->get_output_section_offset(got2_shndx); in relocate_relocs()
H A Dobject.cc2498 secoffset = folded_obj->get_output_section_offset(folded.second); in compute_final_local_value_internal()
3025 Address offset = kept_relobj->get_output_section_offset(kept_shndx); in map_to_kept_section()
H A Doutput.cc1071 Address offset = this->u1_.relobj->get_output_section_offset(lsi); in local_section_offset()
1094 Address off = this->u2_.relobj->get_output_section_offset(this->shndx_); in get_address()
H A Darm.cc5400 arm_relobj->get_output_section_offset(this->shndx_); in do_fixed_endian_write()
6300 return os->address() + this->get_output_section_offset(shndx); in simple_input_section_output_address()
6430 Arm_address output_offset = this->get_output_section_offset(index); in scan_sections_for_stubs()
7182 if ((this->get_output_section_offset(shndx) == invalid_address) in update_output_local_symbol_count()
H A Daarch64.cc2308 AArch64_address output_offset = this->get_output_section_offset(shndx); in scan_errata()
2416 this->get_output_section_offset(index); in scan_sections_for_stubs()
H A DChangeLog-08154739 uint16_t for 24-bit offset. Use get_output_section_offset and
4747 get_output_section_offset.
7449 (Sized_relobj::get_output_section_offset): Likewise.
7469 (Sized_relobj_file::get_output_section_offset): Likewise.
16505 (Sized_relobj::get_output_section_offset): New function.
16533 Elf_Addr. Use get_output_section_offset.