Searched refs:startEntry (Results 1 – 2 of 2) sorted by relevance
650 IndexListEntry *startEntry = nullptr;654 startEntry = &indexList.back();656 newItr = indexList.insertAfter(startEntry->getIterator(), endEntry);658 startEntry = createEntry(nullptr, 0);660 newItr = indexList.insert(endEntry->getIterator(), startEntry);663 SlotIndex startIdx(startEntry, SlotIndex::Slot_Block);
96 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry() function182 Locs.startEntry(Begin, End); in EntryBuilder()