Home
last modified time | relevance | path

Searched refs:VariantData (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp69 error(IO.mapByteVectorTail(Thunk.VariantData)); in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h84 ArrayRef<uint8_t> VariantData; variable