Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dobject.cc1045 bool include_group; in include_section_group() local
1051 include_group = true; in include_section_group()
1056 include_group = layout->find_or_add_kept_section(signature, in include_section_group()
1062 if (is_comdat && include_group) in include_section_group()
1072 bool relocate_group = include_group && parameters->options().relocatable(); in include_section_group()
1108 if (include_group) in include_section_group()
1136 return include_group; in include_section_group()