Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dmmap_fixed_test.cpp25 static constexpr uint64_t MAGIC_VALUE = 0xDEADBEAF; member in panda::os::mem::MMapFixedTest
/arkcompiler/runtime_core/runtime/methodtrace/
Dtrace.h93 static const uint32_t MAGIC_VALUE = 0x574f4c53; variable