Searched refs:isCodeView (Results 1 – 3 of 3) sorted by relevance
79 if (sec->isCodeView()) in checkSecRel()332 if (fromChunk->isCodeView() || fromChunk->isDWARF() || config->mingw) in maybeReportRelocationToDiscarded()654 assert(isCodeView()); in consumeDebugMagic()
247 bool isCodeView() const { in isCodeView() function
250 if (c->isCodeView()) in readSection()