Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h933 explicit DataSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in DataSym() function
934 explicit DataSym(uint32_t RecordOffset) in DataSym() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp3083 SymbolKind DataSym = GV->isThreadLocal() in emitDebugInfoForGlobal() local