Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp1571 MCSymbol *sectionStart = context.createTempSymbol(); in EmitCIE() local
1572 Streamer.emitLabel(sectionStart); in EmitCIE()
1586 const MCExpr *Length = makeEndMinusStartExpr(context, *sectionStart, in EmitCIE()
1691 return *sectionStart; in EmitCIE()