Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dmanaged_thread.h342 static constexpr uint32_t GetExceptionOffset() in GetExceptionOffset() function
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h684 static size_t GetExceptionOffset(bool isArch32) in GetExceptionOffset() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h425 size_t GetExceptionOffset(Arch arch) const in GetExceptionOffset() function