Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/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()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.cc907 Script_sections::Section_type script_section_type; in keep_input_section() local
911 &script_section_type, &keep, true); in keep_input_section()
968 Script_sections::Section_type script_section_type; in choose_output_section() local
972 &script_section_type, &keep, in choose_output_section()
986 switch (script_section_type) in choose_output_section()
1022 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()