The Pedigree Project
0.1
|
This is the complete list of members for MIPS64SyscallState, including all inherited members.
getBasePointer() const | MIPS64SyscallState | inline |
getInstructionPointer() const | MIPS64SyscallState | inline |
getRegister(size_t index) const | MIPS64SyscallState | |
getRegisterCount() const | MIPS64SyscallState | |
getRegisterName(size_t index) const | MIPS64SyscallState | |
getRegisterSize(size_t index) const | MIPS64SyscallState | inline |
getStackPointer() const | MIPS64SyscallState | inline |
getSyscallNumber() const | MIPS64SyscallState | inline |
getSyscallService() const | MIPS64SyscallState | inline |
setBasePointer(uintptr_t basePointer) | MIPS64SyscallState | inline |
setInstructionPointer(uintptr_t instructionPointer) | MIPS64SyscallState | inline |
setStackPointer(uintptr_t stackPointer) | MIPS64SyscallState | inline |