Searched refs:fPreviousInstructionPointer (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/debugger/controllers/
H A DThreadHandler.cpp55 fPreviousInstructionPointer(0),
85 fPreviousInstructionPointer = 0;
149 if (fPreviousInstructionPointer == instructionPointer) {
540 fPreviousInstructionPointer = instructionPointer;
549 fPreviousInstructionPointer = instructionPointer;
H A DThreadHandler.h102 target_addr_t fPreviousInstructionPointer; member in class:ThreadHandler

Completed in 39 milliseconds