Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCDwarf.cpp641 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
684 if (LineSectionSymbol) in EmitGenDwarfInfo()
685 MCOS->EmitSymbolValue(LineSectionSymbol, 4, in EmitGenDwarfInfo()
847 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
849 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
901 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, in Emit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp921 const MCSymbol *LineSectionSymbol, in EmitGenDwarfInfo() argument
968 if (LineSectionSymbol) in EmitGenDwarfInfo()
969 MCOS->EmitSymbolValue(LineSectionSymbol, 4, in EmitGenDwarfInfo()
1131 MCSymbol *LineSectionSymbol = nullptr; in Emit() local
1133 LineSectionSymbol = MCOS->getDwarfLineTableSymbol(0); in Emit()
1185 EmitGenDwarfInfo(MCOS, AbbrevSectionSymbol, LineSectionSymbol, in Emit()