The Pedigree Project 0.1
Public Attributes | List of all members
tc_capture Struct Reference
+ Collaboration diagram for tc_capture:

Public Attributes

struct tc_setup setup
 
uint64_t entry_flags
 
struct user_regs_struct resumed
 

Detailed Description

Definition at line 43 of file ptrace-contract-test/contract.h.

Member Data Documentation

◆ entry_flags

uint64_t tc_capture::entry_flags

Definition at line 45 of file ptrace-contract-test/contract.h.

◆ resumed

struct user_regs_struct tc_capture::resumed

Definition at line 46 of file ptrace-contract-test/contract.h.

◆ setup

struct tc_setup tc_capture::setup

Definition at line 44 of file ptrace-contract-test/contract.h.


The documentation for this struct was generated from the following file: