Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h695 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
696 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function