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

/bionic/linker/
H A Dlinker_block_allocator.h55 LinkerBlockAllocatorPage* find_page(void* block);
H A Dlinker_block_allocator.cpp85 LinkerBlockAllocatorPage* page = find_page(block);
138 LinkerBlockAllocatorPage* LinkerBlockAllocator::find_page(void* block) { function in class:LinkerBlockAllocator

Completed in 22 milliseconds