Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h674 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} ExportSym() function
675 explicit ExportSym(uint32_t RecordOffset) ExportSym() function