InstructionPointer
virtual target_addr_t InstructionPointer() const = 0;
target_addr_t InstructionPointer() const
(uint64)frame->FrameAddress(), (uint64)frame->InstructionPointer());
ScrollToAddress(fStackFrame->InstructionPointer());
ScrollToAddress(fStackFrame->InstructionPointer());
target_addr_t ip = frame->InstructionPointer();
value.SetTo(frame->InstructionPointer());
target_addr_t instructionPointer = cpuState->InstructionPointer();
&& nextFrame->ReturnAddress() == cpuState->InstructionPointer()) {
x86State->eip = InstructionPointer();
virtual target_addr_t InstructionPointer() const;
target_addr_t previousIP = state->InstructionPointer();
x64State->rip = InstructionPointer();
virtual target_addr_t InstructionPointer() const;
target_addr_t ip = frame->InstructionPointer();
frame->InstructionPointer());
target_addr_t instructionPointer = cpuState->InstructionPointer();
cpuState->InstructionPointer());
TRACE_CONTROL(" ip: %#" B_PRIx64 "\n", frame->InstructionPointer());
target_addr_t frameIP = frame->GetCpuState()->InstructionPointer();
frame->InstructionPointer(), statement) != B_OK) {
cpuState->InstructionPointer(), info, cpuState) != B_OK) {
_SingleStepThread(cpuState->InstructionPointer());
_RunThread(cpuState->InstructionPointer());
cpuState->InstructionPointer());
_RunThread(cpuState->InstructionPointer());
&& fSteppedOverFunctionAddress != cpuState->InstructionPointer()) {
cpuState->InstructionPointer())) {
cpuState->InstructionPointer());
_RunThread(cpuState->InstructionPointer());
cpuState->InstructionPointer());
if (fStepStatement->ContainsAddress(cpuState->InstructionPointer())) {
_SingleStepThread(cpuState->InstructionPointer());
cpuState->InstructionPointer())
_SingleStepThread(cpuState->InstructionPointer());
if (!fStepStatement->ContainsAddress(cpuState->InstructionPointer())) {
cpuState->InstructionPointer());
= cpuState->InstructionPointer() - fRelocationDelta;
cpuState, framePointer, cpuState->InstructionPointer(),
frame->SetReturnAddress(previousCpuState->InstructionPointer());
fTypeContext->InstructionPointer(),
fTypeContext->InstructionPointer(), fTypeContext->FramePointer(),
fTypeContext->InstructionPointer(),
fTypeContext->TargetInterface(), fTypeContext->InstructionPointer(),
fTypeContext->InstructionPointer(), fTypeContext->FramePointer(),
fTypeContext->InstructionPointer(), fTypeContext->FramePointer(),
fTypeContext->InstructionPointer(),
typeContext->TargetInterface(), typeContext->InstructionPointer(),
typeContext->InstructionPointer(),
typeContext->InstructionPointer(),
typeContext->TargetInterface(), typeContext->InstructionPointer(),
typeContext->TargetInterface(), typeContext->InstructionPointer(),
typeContext->TargetInterface(), typeContext->InstructionPointer(),
typeContext->TargetInterface(), typeContext->InstructionPointer(),
target_addr_t InstructionPointer() const
name.String(), frame->InstructionPointer() - baseAddress);