Searched refs:NextWinCFIID (Results 1 – 2 of 2) sorted by relevance
521 static MCSection *getWinCFISection(MCContext &Context, unsigned *NextWinCFIID, in getWinCFISection() argument529 unsigned UniqueID = TextSecCOFF->getOrAssignWinCFISectionID(NextWinCFIID); in getWinCFISection()542 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedPDataSection()548 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedXDataSection()
190 unsigned NextWinCFIID = 0; variable