Home
last modified time | relevance | path

Searched defs:ppc_hw_breakpoint (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/uapi/asm/
H A Dptrace.h229 struct ppc_hw_breakpoint { struct
230 __u32 version; /* currently, version must be 1 */
231 __u32 trigger_type; /* only some combinations allowed */
232 __u32 addr_mode; /* address match mode */
233 __u32 condition_mode; /* break/watchpoint condition flags */
234 __u64 addr; /* break/watchpoint address */
235 __u64 addr2; /* range end or mask */
236 __u64 condition_value; /* contents of the DVC register */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-any/asm/
H A Dptrace.h225 struct ppc_hw_breakpoint { struct
226 __u32 version; /* currently, version must be 1 */
227 __u32 trigger_type; /* only some combinations allowed */
228 __u32 addr_mode; /* address match mode */
229 __u32 condition_mode; /* break/watchpoint condition flags */
230 __u64 addr; /* break/watchpoint address */
231 __u64 addr2; /* range end or mask */
232 __u64 condition_value; /* contents of the DVC register */
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/uapi/asm/
H A Dptrace.h229 struct ppc_hw_breakpoint { struct
230 __u32 version; /* currently, version must be 1 */
231 __u32 trigger_type; /* only some combinations allowed */
232 __u32 addr_mode; /* address match mode */
233 __u32 condition_mode; /* break/watchpoint condition flags */
234 __u64 addr; /* break/watchpoint address */
235 __u64 addr2; /* range end or mask */
236 __u64 condition_value; /* contents of the DVC register */
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-any/asm/
H A Dptrace.h225 struct ppc_hw_breakpoint { struct
226 __u32 version; /* currently, version must be 1 */
227 __u32 trigger_type; /* only some combinations allowed */
228 __u32 addr_mode; /* address match mode */
229 __u32 condition_mode; /* break/watchpoint condition flags */
230 __u64 addr; /* break/watchpoint address */
231 __u64 addr2; /* range end or mask */
232 __u64 condition_value; /* contents of the DVC register */
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/uapi/asm/
H A Dptrace.h229 struct ppc_hw_breakpoint { struct
230 __u32 version; /* currently, version must be 1 */
231 __u32 trigger_type; /* only some combinations allowed */
232 __u32 addr_mode; /* address match mode */
233 __u32 condition_mode; /* break/watchpoint condition flags */
234 __u64 addr; /* break/watchpoint address */
235 __u64 addr2; /* range end or mask */
236 __u64 condition_value; /* contents of the DVC register */
/dports/devel/gdb/gdb-11.1/gdb/
H A Dppc-linux-nat.c101 struct ppc_hw_breakpoint struct
103 uint32_t version; /* currently, version must be 1 */
104 uint32_t trigger_type; /* only some combinations allowed */
105 uint32_t addr_mode; /* address match mode */
106 uint32_t condition_mode; /* break/watchpoint condition flags */
107 uint64_t addr; /* break/watchpoint address */
108 uint64_t addr2; /* range end or mask */
109 uint64_t condition_value; /* contents of the DVC register */
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dppc-linux-nat.c148 struct ppc_hw_breakpoint struct
150 uint32_t version; /* currently, version must be 1 */
151 uint32_t trigger_type; /* only some combinations allowed */
152 uint32_t addr_mode; /* address match mode */
153 uint32_t condition_mode; /* break/watchpoint condition flags */
154 uint64_t addr; /* break/watchpoint address */
155 uint64_t addr2; /* range end or mask */
156 uint64_t condition_value; /* contents of the DVC register */
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dppc-linux-nat.c146 struct ppc_hw_breakpoint struct
148 uint32_t version; /* currently, version must be 1 */
149 uint32_t trigger_type; /* only some combinations allowed */
150 uint32_t addr_mode; /* address match mode */
151 uint32_t condition_mode; /* break/watchpoint condition flags */
152 uint64_t addr; /* break/watchpoint address */
153 uint64_t addr2; /* range end or mask */
154 uint64_t condition_value; /* contents of the DVC register */