Searched refs:ORDER_PLT (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | layout.h | 419 ORDER_PLT, enumerator
|
D | x86_64.cc | 1731 this->plt_, ORDER_PLT, false); in make_plt_section() 1877 this->plt_, ORDER_PLT, false); in init_got_plt_for_update()
|
D | i386.cc | 1490 this->plt_, ORDER_PLT, false); in make_plt_section()
|
D | tilegx.cc | 2675 this->plt_, ORDER_PLT, false); in init_got_plt_for_update()
|
D | mips.cc | 7477 this->plt_, ORDER_PLT, false); in make_plt_entry() 7497 this->mips_stubs_, ORDER_PLT, false); in mips_stubs_section()
|
D | layout.cc | 1772 && order != ORDER_PLT in make_output_section()
|
D | aarch64.cc | 6562 this->plt_, ORDER_PLT, false); in make_plt_section()
|
D | arm.cc | 7995 this->plt_, ORDER_PLT, false); in make_plt_section()
|