Searched refs:next_chunk (Results 1 – 1 of 1) sorted by relevance
28 ElfAllocatorChunk* next_chunk = chunk_to_free->prev; in ~ElfAllocator() local30 chunk_to_free = next_chunk; in ~ElfAllocator()