Home
last modified time | relevance | path

Searched refs:gotplt_entry_address (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfnn-aarch64.c7582 bfd_vma gotplt_entry_address; in elfNN_aarch64_create_small_pltn_entry() local
7628 gotplt_entry_address = gotplt->output_section->vma + in elfNN_aarch64_create_small_pltn_entry()
7638 PG (gotplt_entry_address) - in elfNN_aarch64_create_small_pltn_entry()
7644 PG_OFFSET (gotplt_entry_address)); in elfNN_aarch64_create_small_pltn_entry()
7649 PG_OFFSET (gotplt_entry_address)); in elfNN_aarch64_create_small_pltn_entry()
7656 rela.r_offset = gotplt_entry_address; in elfNN_aarch64_create_small_pltn_entry()
/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc4747 Address gotplt_entry_address = got_address + got_offset; in do_fill_plt_entry() local
4753 gotplt_entry_address, in do_fill_plt_entry()
4760 | ((gotplt_entry_address & 0xff8) << 7))); in do_fill_plt_entry()
4766 | ((gotplt_entry_address & 0xfff) <<10))); in do_fill_plt_entry()