Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h675 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
676 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function