Home
last modified time | relevance | path

Searched refs:art_portable_alloc_object_from_code (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/portable/
Dportable_alloc_entrypoints.cc26 extern "C" mirror::Object* art_portable_alloc_object_from_code(uint32_t type_idx, in art_portable_alloc_object_from_code() function
/art/compiler/llvm/
Druntime_support_llvm_func_list.h38 V(AllocObject, art_portable_alloc_object_from_code) \
Dart_module.ll71 declare %JavaObject* @art_portable_alloc_object_from_code(i32, %JavaObject*, %JavaObject*)