Searched refs:ORDER_NON_RELRO_FIRST (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | tilegx.cc | 1863 : ORDER_NON_RELRO_FIRST); in got_section() 2531 this->plt_, ORDER_NON_RELRO_FIRST, in make_plt_section() 2656 this->got_plt_, ORDER_NON_RELRO_FIRST, in init_got_plt_for_update() 2666 ORDER_NON_RELRO_FIRST, false); in init_got_plt_for_update()
|
D | layout.h | 454 ORDER_NON_RELRO_FIRST, enumerator
|
D | x86_64.cc | 1102 : ORDER_NON_RELRO_FIRST); in got_section() 1835 this->got_plt_, ORDER_NON_RELRO_FIRST, in init_got_plt_for_update() 1855 ORDER_NON_RELRO_FIRST, false); in init_got_plt_for_update() 1863 ORDER_NON_RELRO_FIRST, false); in init_got_plt_for_update()
|
D | i386.cc | 924 : ORDER_NON_RELRO_FIRST); in got_section()
|
D | sparc.cc | 1808 this->plt_, ORDER_NON_RELRO_FIRST, false); in make_plt_section()
|
D | layout.cc | 1775 && order != ORDER_NON_RELRO_FIRST in make_output_section()
|
D | aarch64.cc | 3543 : ORDER_NON_RELRO_FIRST); in got_section()
|
D | ChangeLog | 3883 make_plt_entry. Use ORDER_NON_RELRO_FIRST for ".plt".
|