Searched refs:warnLongSectionNames (Results 1 – 3 of 3) sorted by relevance
320 bool warnLongSectionNames = true; member
1655 config->warnLongSectionNames = false; in linkerMain()1686 config->warnLongSectionNames = false; in linkerMain()1726 config->warnLongSectionNames = false; in linkerMain()
1518 if (ctx.config.warnLongSectionNames) { in createSymbolAndStringTable()