Home
last modified time | relevance | path

Searched defs:Alloc (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Darena.h161 void *Alloc(size_t size) in Alloc() function
Darena_allocator.cpp91 void *ArenaAllocatorT<use_oom_handler>::Alloc(size_t size, Alignment align) in Alloc() function in panda::ArenaAllocatorT
Darena-inl.h46 inline void *Arena::Alloc(size_t size, Alignment alignment) in Alloc() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dchunk_allocator.h116 [[nodiscard]] void *Alloc(size_t size) in Alloc() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.h129 T *Alloc(const ir::AstNode *node, Args &&... args) in Alloc() function
/arkcompiler/ets_frontend/es2panda/util/
Dustring.h316 void Alloc() in Alloc() function