Searched refs:isCodeView (Results 1 – 3 of 3) sorted by relevance
76 if (Sec->isCodeView()) in checkSecRel()326 if (FromChunk->isCodeView() || FromChunk->isDWARF() || Config->MinGW) in maybeReportRelocationToDiscarded()
188 bool isCodeView() const { in isCodeView() function
200 if (C->isCodeView()) in readSection()