Searched refs:got_plt_order (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | i386.cc | 922 Output_section_order got_plt_order = (is_got_plt_relro in got_section() local 935 this->got_plt_, got_plt_order, in got_section() 964 got_plt_order, is_got_plt_relro); in got_section() 973 got_plt_order, is_got_plt_relro); in got_section()
|
D | x86_64.cc | 1100 Output_section_order got_plt_order = (is_got_plt_relro in got_section() local 1115 this->got_plt_, got_plt_order, in got_section() 1144 got_plt_order, is_got_plt_relro); in got_section() 1153 got_plt_order, is_got_plt_relro); in got_section()
|
D | tilegx.cc | 1861 Output_section_order got_plt_order = (is_got_plt_relro in got_section() local 1903 this->got_plt_, got_plt_order, in got_section() 1925 got_plt_order, is_got_plt_relro); in got_section()
|
D | aarch64.cc | 3541 Output_section_order got_plt_order = (is_got_plt_relro in got_section() local 3580 this->got_plt_, got_plt_order, in got_section() 3595 got_plt_order, in got_section() 3605 got_plt_order, in got_section()
|