Searched refs:FixupScopeList (Results 1 – 2 of 2) sorted by relevance
68 typedef std::vector<FixupList> FixupScopeList; typedef73 FixupScopeList FixupStack;664 FixupScopeList::iterator Source = TableInfo.FixupStack.end() - 1; in emitTableEntry()665 FixupScopeList::iterator Dest = Source - 1; in emitTableEntry()
80 typedef std::vector<FixupList> FixupScopeList; typedef85 FixupScopeList FixupStack;681 FixupScopeList::iterator Source = TableInfo.FixupStack.end() - 1; in emitTableEntry()682 FixupScopeList::iterator Dest = Source - 1; in emitTableEntry()