Searched refs:Output_section_order (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | layout.h | 388 enum Output_section_order enum 679 Output_section_data*, Output_section_order order, 1138 Output_section_order order, bool is_relro); 1149 bool is_input_section, Output_section_order order, 1155 elfcpp::Elf_Xword flags, Output_section_order order, 1163 Output_section_order
|
D | layout.cc | 815 Output_section_order order, bool is_relro) in get_output_section() 939 bool is_input_section, Output_section_order order, in choose_output_section() 1614 Output_section_order order, bool is_relro) in add_output_section_data() 1644 Output_section_order order, bool is_relro) in make_output_section() 1810 Output_section_order 2989 Output_section_order order = ORDER_INVALID; in create_note()
|
D | output.h | 3373 Output_section_order 3379 set_order(Output_section_order order) in set_order() 4357 Output_section_order order_;
|
D | i386.cc | 919 Output_section_order got_order = (is_got_plt_relro in got_section() 922 Output_section_order got_plt_order = (is_got_plt_relro in got_section()
|
D | tilegx.cc | 1858 Output_section_order got_order = (is_got_plt_relro in got_section() 1861 Output_section_order got_plt_order = (is_got_plt_relro in got_section()
|
D | x86_64.cc | 1097 Output_section_order got_order = (is_got_plt_relro in got_section() 1100 Output_section_order got_plt_order = (is_got_plt_relro in got_section()
|
D | output.cc | 4089 Output_section_order order = os->order(); in add_output_section_to_load() 4091 order = static_cast<Output_section_order>(0); in add_output_section_to_load()
|
D | aarch64.cc | 3538 Output_section_order got_order = (is_got_plt_relro in got_section() 3541 Output_section_order got_plt_order = (is_got_plt_relro in got_section()
|
D | arm.cc | 4263 Output_section_order got_order = (is_got_relro in got_section()
|
D | ChangeLog | 8261 * layout.h (enum Output_section_order): Define.
|