Searched refs:warnLongSectionNames (Results 1 – 3 of 3) sorted by relevance
310 bool warnLongSectionNames = true; member
1582 config->warnLongSectionNames = false; in linkerMain()1611 config->warnLongSectionNames = false; in linkerMain()1651 config->warnLongSectionNames = false; in linkerMain()
1374 if (ctx.config.warnLongSectionNames) { in createSymbolAndStringTable()