Searched defs:linear_alloc (Results 1 – 5 of 5) sorted by relevance
695 const LinearAlloc* linear_alloc) { in RemoveDependenciesForLinearAlloc()
712 LinearAlloc* const linear_alloc = runtime->GetLinearAlloc(); in ValidateFrame() local
2730 static ArtMethod* CreateRuntimeMethod(ClassLinker* class_linker, LinearAlloc* linear_alloc) in CreateRuntimeMethod()2746 ArtMethod* Runtime::CreateImtConflictMethod(LinearAlloc* linear_alloc) { in CreateImtConflictMethod()
845 LinearAlloc* linear_alloc = runtime->GetLinearAlloc(); in InitWithoutImage() local4643 LinearAlloc* const linear_alloc = GetOrCreateAllocatorForClassLoader(class_loader); in RegisterDexFile() local6893 LinearAlloc* linear_alloc = GetAllocatorForClassLoader(imt_owner->GetClassLoader()); in AddMethodToConflictTable() local7020 LinearAlloc* linear_alloc, in CreateImtConflictTable()7028 ImtConflictTable* ClassLinker::CreateImtConflictTable(size_t count, LinearAlloc* linear_alloc) { in CreateImtConflictTable()7089 LinearAlloc* linear_alloc = GetAllocatorForClassLoader(klass->GetClassLoader()); in FillIMTFromIfTable() local
1779 LinearAlloc* linear_alloc = Runtime::Current()->GetLinearAlloc(); in TEST_F() local