Searched refs:GapEndSym (Results 1 – 2 of 2) sorted by relevance
4031 MCSymbol *GapEndSym = getContext().getOrCreateSymbol(GapEndName); in parseDirectiveCVDefRange() local4033 Ranges.push_back({GapStartSym, GapEndSym}); in parseDirectiveCVDefRange()
5294 MCSymbol *GapEndSym = getContext().getOrCreateSymbol(GapEndName); in parseDirectiveCVDefRange() local5296 Ranges.push_back({GapStartSym, GapEndSym}); in parseDirectiveCVDefRange()