Searched refs:NextWinCFIID (Results 1 – 2 of 2) sorted by relevance
817 static MCSection *getWinCFISection(MCContext &Context, unsigned *NextWinCFIID, in getWinCFISection() argument826 unsigned UniqueID = TextSecCOFF->getOrAssignWinCFISectionID(NextWinCFIID); in getWinCFISection()852 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedPDataSection()858 return getWinCFISection(getContext(), &NextWinCFIID, in getAssociatedXDataSection()
243 unsigned NextWinCFIID = 0; variable