Searched refs:warnLongSectionNames (Results 1 – 3 of 3) sorted by relevance
279 bool warnLongSectionNames = true; member
1531 config->warnLongSectionNames = false; in linkerMain()1935 config->warnLongSectionNames = false; in linkerMain()
1275 if (ctx.config.warnLongSectionNames) { in createSymbolAndStringTable()