The Pedigree Project
0.1
|
This is the complete list of members for HostedSyscallManager, including all inherited members.
HostedSyscallManager() INITIALISATION_ONLY | HostedSyscallManager | private |
HostedSyscallManager(const HostedSyscallManager &) | HostedSyscallManager | private |
initialiseProcessor() INITIALISATION_ONLY | HostedSyscallManager | static |
instance() | HostedSyscallManager | inlinestatic |
m_Instance | HostedSyscallManager | privatestatic |
m_Lock | HostedSyscallManager | private |
m_pHandler | HostedSyscallManager | private |
operator=(const HostedSyscallManager &) | HostedSyscallManager | private |
registerSyscallHandler(Service_t Service, SyscallHandler *pHandler) | HostedSyscallManager | virtual |
syscall(Service_t service, uintptr_t function, uintptr_t p1, uintptr_t p2, uintptr_t p3, uintptr_t p4, uintptr_t p5) | HostedSyscallManager | virtual |
syscall(SyscallState &syscallState) | HostedSyscallManager | privatestatic |
SyscallManager() | SyscallManager | protected |
~HostedSyscallManager() | HostedSyscallManager | privatevirtual |
~SyscallManager() | SyscallManager | protectedvirtual |