Home
last modified time | relevance | path

Searched refs:next_chunk (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-stack/elff/
Delf_alloc.cc28 ElfAllocatorChunk* next_chunk = chunk_to_free->prev; in ~ElfAllocator() local
30 chunk_to_free = next_chunk; in ~ElfAllocator()