Home
last modified time | relevance | path

Searched refs:MDT_VERSION (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/sys/
H A Dmodule.h37 #define MDT_VERSION 3 /* module version(s) */ macro
171 MODULE_METADATA(MODULE_VERSION_CONCAT(module, version), MDT_VERSION,\
/freebsd/usr.sbin/kldxref/
H A Dfileformat31 int type = MDT_VERSION;
H A Dkldxref.c592 case MDT_VERSION: in parse_entry()
597 record_int(MDT_VERSION); in parse_entry()
/freebsd/sys/kern/
H A Dkern_linker.c1630 if (mp->md_type != MDT_VERSION) in linker_addmodules()
1725 if (nmp->md_type != MDT_VERSION) in linker_preload()
1751 if (mp->md_type != MDT_VERSION) in linker_preload()
2064 case MDT_VERSION: in linker_hints_lookup()
2338 if (mp->md_type != MDT_VERSION) in linker_load_dependencies()
2360 if (nmp->md_type != MDT_VERSION) in linker_load_dependencies()
/freebsd/sbin/devmatch/
H A Ddevmatch.c267 case MDT_VERSION: in search_hints()
/freebsd/stand/common/
H A Dmodule.c1185 case MDT_VERSION: in mod_search_hints()
1349 case MDT_VERSION: in devmatch_search_hints()
H A Dload_elf_obj.c448 case MDT_VERSION: in __elfN()
H A Dload_elf.c1192 case MDT_VERSION: