HomeSort by relevance Sort by last modified time
    Searched full:allocator_addr (Results 1 - 2 of 2) sorted by null

  /bionic/linker/
linker_allocator.h 45 // and allocator_addr for small ones.
46 LinkerSmallObjectAllocator* allocator_addr; member in union:page_info::__anon1222
linker_allocator.cpp 206 info->allocator_addr = this;
295 if (allocator != info->allocator_addr) {
323 if (allocator != info->allocator_addr) {

Completed in 2500 milliseconds