Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-sections.h200 put_headers_in_phdrs(Output_data* file_header, Output_data* segment_headers);
H A Dscript-sections.cc4501 Script_sections::put_headers_in_phdrs(Output_data* file_header, in put_headers_in_phdrs() function in gold::Script_sections
H A Dlayout.cc2857 ss->put_headers_in_phdrs(file_header, segment_headers); in relaxation_loop_body()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-sections.h200 put_headers_in_phdrs(Output_data* file_header, Output_data* segment_headers);
H A Dscript-sections.cc4501 Script_sections::put_headers_in_phdrs(Output_data* file_header, in put_headers_in_phdrs() function in gold::Script_sections
H A Dlayout.cc2861 ss->put_headers_in_phdrs(file_header, segment_headers); in relaxation_loop_body()