Home
last modified time | relevance | path

Searched refs:put_headers_in_phdrs (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.h197 put_headers_in_phdrs(Output_data* file_header, Output_data* segment_headers);
Dscript-sections.cc4278 Script_sections::put_headers_in_phdrs(Output_data* file_header, in put_headers_in_phdrs() function in gold::Script_sections
Dlayout.cc2558 ss->put_headers_in_phdrs(file_header, segment_headers); in relaxation_loop_body()