Lines Matching refs:plt_address
9667 bfd_vma got_offset, got_address, plt_address; in elf32_arm_populate_plt_entry() local
9694 plt_address = (splt->output_section->vma in elf32_arm_populate_plt_entry()
9742 rel.r_offset = plt_address + 8; in elf32_arm_populate_plt_entry()
9762 - (plt_address + htab->plt_entry_size + 4)); in elf32_arm_populate_plt_entry()
9773 - (plt_address + htab->plt_entry_size)); in elf32_arm_populate_plt_entry()
9844 got_displacement = got_address - (plt_address + 12); in elf32_arm_populate_plt_entry()
9875 got_displacement = got_address - (plt_address + 8); in elf32_arm_populate_plt_entry()
9974 bfd_put_32(output_bfd, plt_address + 0x18, in elf32_arm_populate_plt_entry()
17430 bfd_vma got_address, plt_address, got_displacement; in elf32_arm_finish_dynamic_sections() local
17434 plt_address = splt->output_section->vma + splt->output_offset; in elf32_arm_finish_dynamic_sections()
17453 rel.r_offset = plt_address + 12; in elf32_arm_finish_dynamic_sections()
17461 got_address + 8 - (plt_address + 16)); in elf32_arm_finish_dynamic_sections()
17464 got_displacement = got_address - (plt_address + 12); in elf32_arm_finish_dynamic_sections()
17478 got_displacement = got_address - (plt_address + 16); in elf32_arm_finish_dynamic_sections()
17511 bfd_vma plt_address in elf32_arm_finish_dynamic_sections() local
17520 - (plt_address + htab->root.tlsdesc_plt) in elf32_arm_finish_dynamic_sections()
17524 got_address - (plt_address + htab->root.tlsdesc_plt) in elf32_arm_finish_dynamic_sections()