Home
last modified time | relevance | path

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

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