Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_block_allocator.cpp91 LinkerBlockAllocatorPage* page = find_page(block); in free()
137 LinkerBlockAllocatorPage* LinkerBlockAllocator::find_page(void* block) { in find_page() function in LinkerBlockAllocator
Dlinker_block_allocator.h61 LinkerBlockAllocatorPage* find_page(void* block);