Searched refs:warnLongSectionNames (Results 1 – 3 of 3) sorted by relevance
313 bool warnLongSectionNames = true; member
1574 config->warnLongSectionNames = false; in linkerMain()1603 config->warnLongSectionNames = false; in linkerMain()1643 config->warnLongSectionNames = false; in linkerMain()
1374 if (ctx.config.warnLongSectionNames) { in createSymbolAndStringTable()