Home
last modified time | relevance | path

Searched refs:sectionStart (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCDwarf.cpp1572 MCSymbol *sectionStart = context.createTempSymbol(); in EmitCIE() local
1573 Streamer.emitLabel(sectionStart); in EmitCIE()
1587 const MCExpr *Length = makeEndMinusStartExpr(context, *sectionStart, in EmitCIE()
1692 return *sectionStart; in EmitCIE()