Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.h169 … [[nodiscard]] void *AllocateLocal([[maybe_unused]] size_t size, [[maybe_unused]] Alignment align, in AllocateLocal() function
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h499 …[[nodiscard]] void *AllocateLocal(size_t size, Alignment align, [[maybe_unused]] ark::ManagedThrea… in AllocateLocal() function
737 …[[nodiscard]] void *AllocateLocal(size_t /* size */, Alignment /* align */, ark::ManagedThread * /… in AllocateLocal() function
909 …[[nodiscard]] void *AllocateLocal(size_t /* size */, Alignment /* align */, ark::ManagedThread * /… in AllocateLocal() function