Lines Matching refs:plt_address
7646 bfd_vma got_offset, got_address, plt_address; in elf32_arm_populate_plt_entry() local
7669 plt_address = (splt->output_section->vma in elf32_arm_populate_plt_entry()
7717 rel.r_offset = plt_address + 8; in elf32_arm_populate_plt_entry()
7737 - (plt_address + htab->plt_entry_size + 4)); in elf32_arm_populate_plt_entry()
7748 - (plt_address + htab->plt_entry_size)); in elf32_arm_populate_plt_entry()
7784 got_displacement = got_address - (plt_address + 12); in elf32_arm_populate_plt_entry()
7815 got_displacement = got_address - (plt_address + 8); in elf32_arm_populate_plt_entry()
14532 bfd_vma got_address, plt_address, got_displacement; in elf32_arm_finish_dynamic_sections() local
14536 plt_address = splt->output_section->vma + splt->output_offset; in elf32_arm_finish_dynamic_sections()
14555 rel.r_offset = plt_address + 12; in elf32_arm_finish_dynamic_sections()
14563 got_address + 8 - (plt_address + 16)); in elf32_arm_finish_dynamic_sections()
14566 got_displacement = got_address - (plt_address + 12); in elf32_arm_finish_dynamic_sections()
14580 got_displacement = got_address - (plt_address + 16); in elf32_arm_finish_dynamic_sections()
14613 bfd_vma plt_address in elf32_arm_finish_dynamic_sections() local
14622 - (plt_address + htab->dt_tlsdesc_plt) in elf32_arm_finish_dynamic_sections()
14626 got_address - (plt_address + htab->dt_tlsdesc_plt) in elf32_arm_finish_dynamic_sections()