bkpt
mdb_instr_t bkpt = KAIF_BREAKPOINT_INSTR;
if (mdb_tgt_awrite(mdb.m_target, MDB_TGT_AS_VIRT_I, &bkpt,
struct bkpt *Bp;
struct bkpt *Bp;
struct bkpt **Bpp;
struct bkpt *Bp;
struct bkpt *Bp;
struct callstack *Stk, struct dynlib *Dp, struct bkpt *Bp)
struct callstack *Stk, struct dynlib *Dp, struct bkpt *Bp)
struct bkpt *Bp;
function_entry(private_t *pri, struct bkpt *Bp, struct callstack *Stk)
bpt_hashtable = my_malloc(HASHSZ * sizeof (struct bkpt *),
HASHSZ * sizeof (struct bkpt *));
struct bkpt *Bp;
struct bkpt *Bp;
struct bkpt *Bp;
struct bkpt *
struct bkpt *Bp;
struct bkpt *
struct bkpt *Bp;
Bp = my_malloc(sizeof (struct bkpt), NULL);
struct bkpt *Bp;
struct bkpt *Bp;
struct bkpt *Bp;
void function_entry(private_t *, struct bkpt *, struct callstack *);
struct bkpt *create_bkpt(uintptr_t, int, int);
struct bkpt *Bp;
struct bkpt **bpt_hashtable; /* breakpoint hash table */
struct bkpt *next; /* hash table linked list */
extern struct bkpt **bpt_hashtable; /* breakpoint hash table */
struct bkpt *fcn; /* name of function called */
ulong_t bkpt;
if (Psetbkpt(P, sym.st_value, &bkpt) != 0) {
if (Pdelbkpt(P, sym.st_value, bkpt) != 0) {