Searched refs:section_address (Results 1 – 4 of 4) sorted by relevance
6653 Arm_address section_address = in do_relocate_sections() local6657 gold_assert(section_address >= view_address in do_relocate_sections()6658 && ((section_address + section_size) in do_relocate_sections()6661 unsigned char* section_view = view + (section_address - view_address); in do_relocate_sections()6668 section_address, in do_relocate_sections()10073 Arm_address section_address = poris->address(); in relocate_section() local10076 gold_assert((section_address >= address) in relocate_section()10077 && ((section_address + section_size) in relocate_section()10080 off_t offset = section_address - address; in relocate_section()
541 section_address(unsigned int shndx) in section_address() function
403 return this->section_address(shndx); in do_output_section_address()
1252 + relobj->section_address(orig_st_shndx)); in add_from_relobj()