Searched refs:isCodeView (Results 1 – 3 of 3) sorted by relevance
72 if (sec->isCodeView()) in checkSecRel()324 if (fromChunk->isCodeView() || fromChunk->isDWARF() || config->mingw) in maybeReportRelocationToDiscarded()595 assert(isCodeView()); in consumeDebugMagic()
238 bool isCodeView() const { in isCodeView() function
279 if (c->isCodeView()) in readSection()