Searched refs:GapEndSym (Results 1 – 2 of 2) sorted by relevance
3403 MCSymbol *GapEndSym = getContext().getOrCreateSymbol(GapEndName); in parseDirectiveCVDefRange() local3405 Ranges.push_back({GapStartSym, GapEndSym}); in parseDirectiveCVDefRange()
3879 MCSymbol *GapEndSym = getContext().getOrCreateSymbol(GapEndName); in parseDirectiveCVDefRange() local3881 Ranges.push_back({GapStartSym, GapEndSym}); in parseDirectiveCVDefRange()