Searched defs:ppc_debug_info (Results 1 – 1 of 1) sorted by relevance
205 struct ppc_debug_info { struct206 __u32 version; /* Only version 1 exists to date */207 __u32 num_instruction_bps;208 __u32 num_data_bps;209 __u32 num_condition_regs;210 __u32 data_bp_alignment;211 __u32 sizeof_condition; /* size of the DVC register */212 __u64 features;