Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h696 explicit Compile2Sym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in Compile2Sym() function
697 Compile2Sym(uint32_t RecordOffset) in Compile2Sym() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h1062 Compile2Sym(uint32_t RecordOffset, const Hdr *H, StringRef Version) in Compile2Sym() function