Home
last modified time | relevance | path

Searched refs:script_section_type (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dlayout.cc898 Script_sections::Section_type script_section_type; in keep_input_section() local
902 &script_section_type, &keep); in keep_input_section()
956 Script_sections::Section_type script_section_type; in choose_output_section() local
960 &script_section_type, &keep); in choose_output_section()
973 switch (script_section_type) in choose_output_section()
1009 if (script_section_type == Script_sections::ST_NOLOAD) in choose_output_section()
H A Dscript-sections.cc2892 Script_section_type script_section_type) in script_section_type_name() argument
2894 switch (script_section_type) in script_section_type_name()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dlayout.cc904 Script_sections::Section_type script_section_type; in keep_input_section() local
908 &script_section_type, &keep, true); in keep_input_section()
965 Script_sections::Section_type script_section_type; in choose_output_section() local
969 &script_section_type, &keep, in choose_output_section()
983 switch (script_section_type) in choose_output_section()
1019 if (script_section_type == Script_sections::ST_NOLOAD) in choose_output_section()
H A Dscript-sections.cc2952 Script_section_type script_section_type) in script_section_type_name() argument
2954 switch (script_section_type) in script_section_type_name()