Home
last modified time | relevance | path

Searched defs:SectionBytes (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp464 ArrayRef<uint8_t> SectionBytes = arrayRefFromStringRef(*Contents); in parseCodeSections() local
472 void FileAnalysis::parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()
/external/llvm-project/llvm/unittests/tools/llvm-cfi-verify/
DGraphBuilder.cpp115 void parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()
DFileAnalysis.cpp53 void parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()