Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dinternal_allocator-inl.h59 …static constexpr size_t SIZE_BEFORE_DATA_OFFSET = AlignUp(sizeof(size_t), GetAlignmentInBytes(GetA… in New() local
85 …static constexpr size_t SIZE_BEFORE_DATA_OFFSET = AlignUp(sizeof(size_t), GetAlignmentInBytes(GetA… in DeleteArray() local
/arkcompiler/runtime_core/runtime/include/mem/
Dallocator.h151 static constexpr size_t SIZE_BEFORE_DATA_OFFSET = in DeleteArray() local
222 static constexpr size_t SIZE_BEFORE_DATA_OFFSET = in New() local
253 static constexpr size_t SIZE_BEFORE_DATA_OFFSET = in NewLocal() local
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.h89 static constexpr size_t SIZE_BEFORE_DATA_OFFSET = in New() local