Searched refs:fbt_provide_probe (Results 1 – 5 of 5) sorted by relevance
| /xnu-8019.80.24/bsd/sys/ |
| H A D | fbt.h | 73 extern void fbt_provide_probe(struct modctl *ctl, const char *modname, const char *name, machine_in…
|
| /xnu-8019.80.24/bsd/dev/dtrace/ |
| H A D | fbt.c | 342 …fbt_provide_probe(ctl, modname, name, (machine_inst_t*)(uintptr_t)symbol->dtsym_addr, (machine_ins… in fbt_provide_module_user_syms() 401 …fbt_provide_probe(ctl, ctl->mod_modname, name, (machine_inst_t*)sym[i].n_value, (machine_inst_t*)l… in fbt_provide_kernel_section()
|
| /xnu-8019.80.24/bsd/dev/arm64/ |
| H A D | fbt_arm.c | 277 fbt_provide_probe(struct modctl *ctl, const char *modname, const char* symbolName, machine_inst_t* … in fbt_provide_probe() function
|
| /xnu-8019.80.24/bsd/dev/i386/ |
| H A D | fbt_x86.c | 257 fbt_provide_probe(struct modctl *ctl, const char *modname, const char* symbolName, machine_inst_t* … in fbt_provide_probe() function
|
| /xnu-8019.80.24/bsd/dev/arm/ |
| H A D | fbt_arm.c | 330 fbt_provide_probe(struct modctl *ctl, const char *modname, const char* symbolName, machine_inst_t* … in fbt_provide_probe() function
|