Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp661 if (const MCSymbol *SectionSym = in emitValue() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h108 explicit SectionSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in SectionSym() function
109 SectionSym(SymbolRecordKind Kind, uint32_t RecordOffset) in SectionSym() function