Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp1553 MCSymbol *sectionEnd = context.createTempSymbol(); in EmitCIE() local
1557 MakeStartMinusEndExpr(Streamer, *sectionStart, *sectionEnd, 4); in EmitCIE()
1657 Streamer.EmitLabel(sectionEnd); in EmitCIE()