Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h772 explicit CallSiteInfoSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in CallSiteInfoSym() function
773 explicit CallSiteInfoSym(uint32_t RecordOffset) in CallSiteInfoSym() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h1158 CallSiteInfoSym(uint32_t RecordOffset, const Hdr *H) in CallSiteInfoSym() function