Searched refs:gcSections (Results 1 – 6 of 6) sorted by relevance
367 if (!config->gcSections) { in markLive()
254 bool gcSections; member
1365 const bool live = !(flags & SHF_ALLOC) || !config->gcSections; in splitStrings()1391 const bool live = !(flags & SHF_ALLOC) || !config->gcSections; in splitNonStrings()
396 if (config->gcSections) in markUsedLocalSymbols()468 return b.used || !config->gcSections; in includeInSymtab()
785 if (config->gcSections && config->zStartStopGC && in reportUndefinedSymbol()
1309 config->gcSections = args.hasFlag(OPT_gc_sections, OPT_no_gc_sections, false); in readConfigs()