Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp784 MCSymbol *sectionEnd = context.CreateTempSymbol(); in EmitCIE() local
788 *sectionEnd, 4); in EmitCIE()
885 streamer.EmitLabel(sectionEnd); in EmitCIE()
/external/llvm/lib/MC/
DMCDwarf.cpp1272 MCSymbol *sectionEnd = context.createTempSymbol(); in EmitCIE() local
1276 MakeStartMinusEndExpr(Streamer, *sectionStart, *sectionEnd, 4); in EmitCIE()
1372 Streamer.EmitLabel(sectionEnd); in EmitCIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp1547 MCSymbol *sectionEnd = context.createTempSymbol(); in EmitCIE() local
1551 MakeStartMinusEndExpr(Streamer, *sectionStart, *sectionEnd, 4); in EmitCIE()
1650 Streamer.EmitLabel(sectionEnd); in EmitCIE()