Home
last modified time | relevance | path

Searched refs:fbt_provide_probe (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dfbt.h73 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 Dfbt.c342fbt_provide_probe(ctl, modname, name, (machine_inst_t*)(uintptr_t)symbol->dtsym_addr, (machine_ins… in fbt_provide_module_user_syms()
401fbt_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 Dfbt_arm.c277 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 Dfbt_x86.c257 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 Dfbt_arm.c330 fbt_provide_probe(struct modctl *ctl, const char *modname, const char* symbolName, machine_inst_t* … in fbt_provide_probe() function