Home
last modified time | relevance | path

Searched defs:skipPadding (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DCVTypeVisitor.cpp73 Error CVTypeVisitor::skipPadding(ArrayRef<uint8_t> &Data) { in skipPadding() function in CVTypeVisitor
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCodeViewRecordIO.cpp85 Error CodeViewRecordIO::skipPadding() { in skipPadding() function in CodeViewRecordIO