Searched refs:StartSymbol (Results 1 – 2 of 2) sorted by relevance
611 const MCSymbol *StartSymbol = Sec->getBeginSymbol(); in EmitGenDwarfAranges() local613 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfAranges()617 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfAranges()619 *StartSymbol, *EndSymbol, 0); in EmitGenDwarfAranges()699 MCSymbol *StartSymbol = (*TextSection)->getBeginSymbol(); in EmitGenDwarfInfo() local701 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfInfo()706 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfInfo()806 const MCSymbol *StartSymbol = Sec->getBeginSymbol(); in EmitGenDwarfRanges() local808 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfRanges()813 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfRanges()[all …]
50 StartSymbol: E { $$=0; } %merge <exprMerge>