Searched refs:StartSymbol (Results 1 – 2 of 2) sorted by relevance
612 MCSymbol *StartSymbol = sec.second.first; in EmitGenDwarfAranges() local614 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfAranges()618 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfAranges()620 *StartSymbol, *EndSymbol, 0); in EmitGenDwarfAranges()700 MCSymbol *StartSymbol = TextSection->second.first; in EmitGenDwarfInfo() local702 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfInfo()707 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfInfo()808 MCSymbol *StartSymbol = sec.second.first; in EmitGenDwarfRanges() local810 assert(StartSymbol && "StartSymbol must not be NULL"); in EmitGenDwarfRanges()815 StartSymbol, MCSymbolRefExpr::VK_None, context); in EmitGenDwarfRanges()[all …]
50 StartSymbol: E { $$=0; } %merge <exprMerge>