Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h392 explicit ProcRefSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ProcRefSym() function
393 explicit ProcRefSym(uint32_t RecordOffset) in ProcRefSym() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h539 ProcRefSym(uint32_t RecordOffset, const Hdr *H, StringRef Name) in ProcRefSym() function