Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h792 explicit HeapAllocationSiteSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in HeapAllocationSiteSym() function
793 explicit HeapAllocationSiteSym(uint32_t RecordOffset) in HeapAllocationSiteSym() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h1189 HeapAllocationSiteSym(uint32_t RecordOffset, const Hdr *H) in HeapAllocationSiteSym() function