Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h666 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
667 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