Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.h63 ST_NOLOAD, enumerator
Dlayout.cc977 case Script_sections::ST_NOLOAD: in choose_output_section()
1009 if (script_section_type == Script_sections::ST_NOLOAD) in choose_output_section()
2068 if (section_type == Script_sections::ST_NOLOAD) in make_output_section_for_script()
2074 if (section_type == Script_sections::ST_NOLOAD) in make_output_section_for_script()
Dscript-sections.cc2763 return Script_sections::ST_NOLOAD; in section_type()