/external/valgrind/coregrind/m_gdbserver/ |
D | valgrind_low.h | 54 void (*set_pc) (CORE_ADDR newpc); member
|
D | valgrind-low-x86.c | 105 void set_pc (CORE_ADDR newpc) in set_pc() function 285 set_pc,
|
D | valgrind-low-s390x.c | 107 void set_pc (CORE_ADDR newpc) in set_pc() function 214 set_pc,
|
D | valgrind-low-arm.c | 115 void set_pc (CORE_ADDR newpc) in set_pc() function 301 set_pc,
|
D | valgrind-low-amd64.c | 138 void set_pc (CORE_ADDR newpc) in set_pc() function 360 set_pc,
|
D | valgrind-low-arm64.c | 126 void set_pc (CORE_ADDR newpc) in set_pc() function 276 set_pc,
|
D | valgrind-low-tilegx.c | 131 void set_pc ( CORE_ADDR newpc ) in set_pc() function 249 set_pc,
|
D | valgrind-low-mips32.c | 131 void set_pc (CORE_ADDR newpc) in set_pc() function 370 set_pc,
|
D | valgrind-low-mips64.c | 132 void set_pc (CORE_ADDR newpc) in set_pc() function 371 set_pc,
|
D | valgrind-low-ppc64.c | 162 void set_pc (CORE_ADDR newpc) in set_pc() function 346 set_pc,
|
D | valgrind-low-ppc32.c | 165 void set_pc (CORE_ADDR newpc) in set_pc() function 349 set_pc,
|
/external/v8/src/mips/ |
D | simulator-mips.cc | 127 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstructionSize); in Stop() 149 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize); in Stop() 454 sim_->set_pc(sim_->get_pc() + Instruction::kInstrSize); in Debug() 1308 void Simulator::set_pc(int32_t value) { in set_pc() function in v8::internal::Simulator 1740 set_pc(get_register(ra)); in SoftwareInterrupt() 1780 set_pc(get_pc() + 2 * Instruction::kInstrSize); in HandleStop() 2496 set_pc(next_pc); in DecodeTypeRegister() 2506 set_pc(next_pc); in DecodeTypeRegister() 3018 set_pc(next_pc); in DecodeTypeImmediate() 3044 set_pc(next_pc); in DecodeTypeJump()
|
D | simulator-mips.h | 181 void set_pc(int32_t value);
|
/external/v8/src/mips64/ |
D | simulator-mips64.cc | 144 sim_->set_pc(sim_->get_pc() + 3 * Instruction::kInstructionSize); in Stop() 167 sim_->set_pc(sim_->get_pc() + 3 * Instruction::kInstrSize); in Stop() 418 sim_->set_pc(sim_->get_pc() + Instruction::kInstrSize); in Debug() 1256 void Simulator::set_pc(int64_t value) { in set_pc() function in v8::internal::Simulator 1805 set_pc(get_register(ra)); in SoftwareInterrupt() 1845 set_pc(get_pc() + 2 * Instruction::kInstrSize); in HandleStop() 2617 set_pc(next_pc); in DecodeTypeRegister() 2627 set_pc(next_pc); in DecodeTypeRegister() 3174 set_pc(next_pc); in DecodeTypeImmediate() 3200 set_pc(next_pc); in DecodeTypeJump()
|
D | simulator-mips64.h | 212 void set_pc(int64_t value);
|
/external/v8/src/arm64/ |
D | simulator-arm64.cc | 159 set_pc(entry); in CallVoid() 441 set_pc(start); in RunFrom() 723 set_pc(return_address); in DoRuntimeCall() 1298 set_pc(instr->ImmPCOffsetTarget()); in VisitUnconditionalBranch() 1309 set_pc(instr->ImmPCOffsetTarget()); in VisitConditionalBranch() 1327 case RET: set_pc(target); break; in VisitUnconditionalBranchToRegister() 1343 set_pc(instr->ImmPCOffsetTarget()); in VisitTestBranch() 1359 set_pc(instr->ImmPCOffsetTarget()); in VisitCompareBranch() 3672 set_pc(pc_->following()); in VisitException() 3816 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()
|
D | simulator-arm64.h | 292 void set_pc(T new_pc) {
|
/external/v8/src/arm/ |
D | simulator-arm.cc | 106 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize); in Stop() 131 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize); in Stop() 966 void Simulator::set_pc(int32_t value) { in set_pc() function in v8::internal::Simulator 1886 set_pc(get_register(lr)); in SoftwareInterrupt() 1907 set_pc(get_pc() + 2 * Instruction::kInstrSize); in SoftwareInterrupt() 2221 set_pc(get_register(rm)); in DecodeType01() 2225 set_pc(get_register(rm)); in DecodeType01() 2843 set_pc(pc_reg + off); in DecodeType5() 3655 set_pc(get_pc() + 2 * Instruction::kInstrSize); in InstructionDecode()
|
D | simulator-arm.h | 181 void set_pc(int32_t value);
|
D | assembler-arm.cc | 3288 rinfo.set_pc(rinfo.pc() + pc_delta); in GrowBuffer() 3294 rinfo.set_pc(rinfo.pc() + pc_delta); in GrowBuffer() 3704 entry->rinfo_.set_pc(entry->rinfo_.pc() + pc_delta); in Relocate()
|
/external/vixl/src/vixl/a64/ |
D | simulator-a64.cc | 146 set_pc(first); in RunFrom() 844 set_pc(instr->ImmPCOffsetTarget()); in VisitUnconditionalBranch() 854 set_pc(instr->ImmPCOffsetTarget()); in VisitConditionalBranch() 867 case RET: set_pc(target); break; in VisitUnconditionalBranchToRegister() 884 set_pc(instr->ImmPCOffsetTarget()); in VisitTestBranch() 900 set_pc(instr->ImmPCOffsetTarget()); in VisitCompareBranch() 3958 set_pc(instr->InstructionAtOffset(kTraceLength)); in DoTrace() 3979 set_pc(instr->InstructionAtOffset(kLogLength)); in DoLog() 4084 set_pc(instr->InstructionAtOffset(kPrintfLength)); in DoPrintf()
|
D | debugger-a64.cc | 738 set_pc(instr); in DoBreakpoint()
|
/external/v8/src/ |
D | type-info.cc | 427 info->set_pc(new_code->instruction_start() + in RelocateRelocInfos()
|
D | frames.h | 250 void set_pc(Address pc) { *pc_address() = pc; } in set_pc() function
|
D | assembler.h | 458 void set_pc(byte* pc) { pc_ = pc; } in set_pc() function
|