Searched refs:print_mem (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | gram.y | 219 print_mem(&proch, $2, 4, "X"); 224 print_mem(&proch, $2, (int)$3, "X"); 229 print_mem(&proch, $2, (int)$3, $4);
|
H A D | utils.c | 98 print_mem(struct ps_prochandle *ph, ulong_t address, int count, char *format) function
|
H A D | rdb.h | 222 extern void print_mem(struct ps_prochandle *, ulong_t, int,
|
Completed in 55 milliseconds