Searched defs:linear_alloc (Results 1 – 5 of 5) sorted by relevance
696 const LinearAlloc* linear_alloc) { in RemoveDependenciesForLinearAlloc()
698 LinearAlloc* const linear_alloc = runtime->GetLinearAlloc(); in ValidateFrame() local
2586 static ArtMethod* CreateRuntimeMethod(ClassLinker* class_linker, LinearAlloc* linear_alloc) in CreateRuntimeMethod()2602 ArtMethod* Runtime::CreateImtConflictMethod(LinearAlloc* linear_alloc) { in CreateImtConflictMethod()
790 LinearAlloc* linear_alloc = runtime->GetLinearAlloc(); in InitWithoutImage() local4199 LinearAlloc* const linear_alloc = GetOrCreateAllocatorForClassLoader(class_loader); in RegisterDexFile() local6468 LinearAlloc* linear_alloc = GetAllocatorForClassLoader(imt_owner->GetClassLoader()); in AddMethodToConflictTable() local6591 LinearAlloc* linear_alloc, in CreateImtConflictTable()6599 ImtConflictTable* ClassLinker::CreateImtConflictTable(size_t count, LinearAlloc* linear_alloc) { in CreateImtConflictTable()6660 LinearAlloc* linear_alloc = GetAllocatorForClassLoader(klass->GetClassLoader()); in FillIMTFromIfTable() local
1773 LinearAlloc* linear_alloc = Runtime::Current()->GetLinearAlloc(); in TEST_F() local