#include <rz_bp.h>
#include <rz_lib.h>
Go to the source code of this file.
◆ rizin_plugin
Initial value:= {
}
struct rz_bp_plugin_t rz_bp_plugin_ppc
Definition at line 22 of file bp_ppc.c.
◆ rz_bp_plugin_ppc
Initial value:= {
.name = "ppc",
.arch = "ppc",
.nbps = 2,
}
static struct rz_bp_arch_t rz_bp_plugin_ppc_bps[]
Definition at line 1 of file bp_ppc.c.
◆ rz_bp_plugin_ppc_bps
Initial value:= {
{ 32, 4, 0, (
const ut8 *)
"\x00\x00\x00\x0d" },
{ 32, 4, 1, (
const ut8 *)
"\x0d\x00\x00\x00" },
}
Definition at line 1 of file bp_ppc.c.