Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
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()
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()