Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h388 explicit ProcRefSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ProcRefSym() function
389 explicit ProcRefSym(uint32_t RecordOffset) in ProcRefSym() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h395 explicit ProcRefSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ProcRefSym() function
396 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