Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dcframe_layout.h87 static constexpr ssize_t HEADER_SIZE = FlagsSlot::End() - LrSlot::Start(); variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dcframe_layout.h87 static constexpr ssize_t HEADER_SIZE = FlagsSlot::End() - LrSlot::Start(); variable