Searched refs:StartSymbol (Results 1 – 1 of 1) sorted by relevance
881 const MCSymbol *StartSymbol = Sec->getBeginSymbol(); in EmitGenDwarfAranges() local883 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfAranges()887 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfAranges()889 makeEndMinusStartExpr(context, *StartSymbol, *EndSymbol, 0); in EmitGenDwarfAranges()982 MCSymbol *StartSymbol = (*TextSection)->getBeginSymbol(); in EmitGenDwarfInfo() local984 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfInfo()989 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfInfo()1092 const MCSymbol *StartSymbol = Sec->getBeginSymbol(); in emitGenDwarfRanges() local1095 StartSymbol, MCSymbolRefExpr::VK_None, context); in emitGenDwarfRanges()1109 const MCSymbol *StartSymbol = Sec->getBeginSymbol(); in emitGenDwarfRanges() local[all …]