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

/bionic/linker/
H A Dlinker_allocator.cpp73 : type_(0), name_(nullptr), block_size_(0), free_pages_cnt_(0), free_blocks_list_(nullptr) {}
160 type_ = type;
204 info->type = type_;
H A Dlinker_allocator.h115 uint32_t type_; member in class:LinkerSmallObjectAllocator

Completed in 4 milliseconds