Home
last modified time | relevance | path

Searched defs:new_pc (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dpointer-authentication-dummy.h30 Address new_pc, in ReplacePC()
/third_party/node/deps/v8/src/execution/arm64/
Dpointer-authentication-arm64.h67 Address new_pc, in ReplacePC()
Dsimulator-arm64.h763 void set_pc(T new_pc) { in set_pc()
/third_party/vixl/test/
Dtest-pool-manager.cc610 int32_t new_pc = pool_manager.Emit(&masm, in TEST() local
641 int32_t new_pc = pool_manager.Emit(&masm, in TEST() local
748 int32_t new_pc = in TEST() local
832 int32_t new_pc = in TEST() local
/third_party/node/deps/v8/src/regexp/
Dregexp-macro-assembler.cc342 Address new_pc = old_pc + delta; in CheckStackGuardState() local
/third_party/node/deps/v8/src/deoptimizer/
Ddeoptimizer.cc276 Address new_pc = code.raw_instruction_start() + trampoline_pc; in VisitThread() local
/third_party/node/deps/v8/src/wasm/
Dwasm-debug.cc700 Address new_pc = in UpdateReturnAddress() local
/third_party/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc216 int32_t new_pc = pool_manager_.Emit(this, GetCursorOffset(), size); in EnsureEmitPoolsFor() local
Dmacro-assembler-aarch32.h533 int32_t new_pc = in Assembler() variable