Home
last modified time | relevance | path

Searched defs:modname (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/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()
/xnu-11215.1.10/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()
/xnu-11215.1.10/bsd/dev/dtrace/
H A Dfbt.c306 char *modname = ctl->mod_modname; in fbt_provide_module_user_syms() local
H A Dsdt.c83 char *modname = ctl->mod_modname; in __sdt_provide_module() local