Home
last modified time | relevance | path

Searched defs:AllocateLocal (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.h154 … [[nodiscard]] void *AllocateLocal([[maybe_unused]] size_t size, [[maybe_unused]] Alignment align, in AllocateLocal() function
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h462 …[[nodiscard]] void *AllocateLocal(size_t size, Alignment align, [[maybe_unused]] panda::ManagedThr… in AllocateLocal() function
698 [[nodiscard]] void *AllocateLocal(size_t /* size */, Alignment /* align */, in AllocateLocal() function
866 [[nodiscard]] void *AllocateLocal(size_t /* size */, Alignment /* align */, in AllocateLocal() function
/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.h141 [[nodiscard]] void *AllocateLocal(size_t /* size */, Alignment /* align */, in AllocateLocal() function