Home
last modified time | relevance | path

Searched refs:compiledFrameMethodOffset (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dsignal_handler.cpp239 const int compiledFrameMethodOffset = BoundaryFrame<FrameKind::COMPILER>::METHOD_OFFSET; in FindCompilerEntrypoint() local
245 uintptr_t pmethod = fp[compiledFrameMethodOffset]; in FindCompilerEntrypoint()