Searched refs:parseCodeSections (Results 1 – 2 of 2) sorted by relevance
184 Error parseCodeSections();
105 if (auto SectionParseResponse = Analysis.parseCodeSections()) in Create()406 Error FileAnalysis::parseCodeSections() { in parseCodeSections() function in llvm::cfi_verify::FileAnalysis