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