Home
last modified time | relevance | path

Searched defs:newPc (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dsignal_handler.cpp346 uintptr_t newPc = 0; in DetectSEGVFromNullCheck() local
386 LOG(DEBUG, RUNTIME) << "PC fixup: " << std::hex << newPc; in DetectSEGVFromNullCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stub_builder.h130 GateRef newPc = PtrAdd(pc, format); in Dispatch() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub-inl.h678 GateRef newPc = PtrAdd(pc, format); in Dispatch() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.cpp581 auto newPc = GetEncoder()->DisasmInstr(stream, pc, 0); in IssueDisasm() local

Completed in 9 milliseconds