Searched defs:ppc_debug_info (Results 1 – 1 of 1) sorted by relevance
196 struct ppc_debug_info { struct197 __u32 version; /* Only version 1 exists to date */198 __u32 num_instruction_bps;199 __u32 num_data_bps;200 __u32 num_condition_regs;201 __u32 data_bp_alignment;202 __u32 sizeof_condition; /* size of the DVC register */203 __u64 features;