Home
last modified time | relevance | path

Searched defs:addrPtr (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/
H A Daddr_map.h61 bool Mark(const void *addrPtr) in Mark() argument
76 bool Clear(const void *addrPtr) in Clear() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Djit_fort.h201 auto addrPtr = reinterpret_cast<uintptr_t>(address); in AtomicMark() local
H A Dregion-inl.h154 auto addrPtr = reinterpret_cast<uintptr_t>(address); in AtomicMark() local
163 auto addrPtr = reinterpret_cast<uintptr_t>(address); in NonAtomicMark() local
171 auto addrPtr = reinterpret_cast<uintptr_t>(address); in ClearMark() local
178 auto addrPtr in Test() local
[all...]

Completed in 2 milliseconds