Searched refs:dt_pid_has_jump_table (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libdtrace/i386/ |
H A D | dt_isadep.c | 80 dt_pid_has_jump_table(struct ps_prochandle *P, dtrace_hdl_t *dtp, in dt_pid_has_jump_table() function 166 if (dt_pid_has_jump_table(P, dtp, text, ftp, symp)) { in dt_pid_create_return_probe() 302 if (dt_pid_has_jump_table(P, dtp, text, ftp, symp)) { in dt_pid_create_offset_probe() 379 if (dt_pid_has_jump_table(P, dtp, text, ftp, symp)) { in dt_pid_create_glob_offset_probes()
|