Searched refs:parseSectionContents (Results 1 – 2 of 2) sorted by relevance
181 void parseSectionContents(ArrayRef<uint8_t> SectionBytes,
469 parseSectionContents(SectionBytes, in parseCodeSections()475 void FileAnalysis::parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents() function in llvm::cfi_verify::FileAnalysis