Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp666 if (const MCSymbol *SectionSym = in emitValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h109 explicit SectionSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in SectionSym() function
110 SectionSym(SymbolRecordKind Kind, uint32_t RecordOffset) in SectionSym() function