libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::Tracee Member List

This is the complete list of members for cosmos::Tracee, including all inherited members.

attach()cosmos::Traceeinline
detach()cosmos::Traceeinline
getEventMsg() constcosmos::Traceeinlineprotected
getExitEventMsg() constcosmos::Traceeinline
getFloatRegisters(struct user_fpregs_struct &out) constcosmos::Traceeinline
getPIDEventMsg() constcosmos::Traceeinline
getRegisters(struct user_regs_struct &out) constcosmos::Traceeinline
getRegisterSet(const ptrace::RegisterType type, InputMemoryRegion &iovec) constcosmos::Traceeinline
getSeccompFilter(std::vector< struct sock_filter > &instructions, const unsigned long prog_index) constcosmos::Tracee
getSeccompRetDataEventMsg() constcosmos::Traceeinline
getSigInfo(SigInfo &info) constcosmos::Tracee
getSigMask(SigSet &set) constcosmos::Traceeinline
getSyscallInfo(ptrace::SyscallInfo &info) constcosmos::Tracee
interrupt()cosmos::Traceeinline
m_pid (defined in cosmos::Tracee)cosmos::Traceeprotected
peekData(const long *addr) constcosmos::Traceeinline
peekSigInfo(const ptrace::PeekSigInfo &settings)cosmos::Tracee
peekUser(const long *offset) constcosmos::Traceeinline
pid() const (defined in cosmos::Tracee)cosmos::Traceeinline
pokeData(const long *addr, long value)cosmos::Traceeinline
pokeUser(const long *offset, long value)cosmos::Traceeinline
request(const ptrace::Request req, ADDR addr=nullptr, DATA data=nullptr) const (defined in cosmos::Tracee)cosmos::Traceeinlineprotected
request(const ptrace::Request req, std::nullptr_t, DATA data=nullptr) const (defined in cosmos::Tracee)cosmos::Traceeinlineprotected
restart(const RestartMode mode, const std::optional< Signal > signal={})cosmos::Traceeinline
RestartMode enum namecosmos::Tracee
seize(const ptrace::Opts opts)cosmos::Traceeinline
setFloatRegisters(const struct user_fpregs_struct &out)cosmos::Traceeinline
setOptions(const ptrace::Opts opts)cosmos::Traceeinline
setRegisters(const struct user_regs_struct &out)cosmos::Traceeinline
setRegisterSet(const ptrace::RegisterType type, OutputMemoryRegion &iovec)cosmos::Traceeinline
setSigInfo(const SigInfo &info)cosmos::Tracee
setSigMask(const SigSet &set)cosmos::Traceeinline
Tracee(const ProcessID pid=ProcessID::INVALID) (defined in cosmos::Tracee)cosmos::Traceeinlineexplicit
valid() const (defined in cosmos::Tracee)cosmos::Traceeinline