Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp1569 MCSymbol *sectionStart = context.createTempSymbol(); in EmitCIE() local
1570 Streamer.emitLabel(sectionStart); in EmitCIE()
1584 const MCExpr *Length = makeEndMinusStartExpr(context, *sectionStart, in EmitCIE()
1689 return *sectionStart; in EmitCIE()