Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp439 ArrayRef<uint8_t> SectionBytes((const uint8_t *)SectionContents.data(), in parseCodeSections() local
446 void FileAnalysis::parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-cfi-verify/
DGraphBuilder.cpp116 void parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()
DFileAnalysis.cpp54 void parseSectionContents(ArrayRef<uint8_t> SectionBytes, in parseSectionContents()