Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h668 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
669 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h675 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
676 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h997 ExportSym(uint32_t RecordOffset, const Hdr *H, StringRef Name) in ExportSym() function