Home
last modified time | relevance | path

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

/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp3083 SymbolKind DataSym = GV->isThreadLocal() in emitDebugInfoForGlobal() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h1390 DataSym(uint32_t RecordOffset, const Hdr *H, StringRef Name) in DataSym() function