Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h23 class DataSym; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h939 explicit DataSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} DataSym() function
940 explicit DataSym(uint32_t RecordOffset) DataSym() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3410 SymbolKind DataSym = GV->isThreadLocal() emitDebugInfoForGlobal() local