Home
last modified time | relevance | path

Searched defs:AllocateCode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dcode_allocator.cpp42 void *CodeAllocator::AllocateCode(size_t size, const void *code_buff) in AllocateCode() function in panda::CodeAllocator
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dcode_allocator.cpp45 void *CodeAllocator::AllocateCode(size_t size, const void *codeBuff) in AllocateCode() function in ark::CodeAllocator