Home
last modified time | relevance | path

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

/xnu-11215/pexpert/gen/
H A Dkcformat.c203 *type = KCFormatKCGEN; in PE_get_primary_kc_format()
/xnu-11215/pexpert/pexpert/
H A Dpexpert.h486 KCFormatKCGEN = 4, enumerator
/xnu-11215/libkern/os/
H A Dlog.c229 if (kcformat == KCFormatStatic || kcformat == KCFormatKCGEN) { in firehose_ftid_flags()
257 case KCFormatKCGEN: in resolve_dso()
/xnu-11215/osfmk/kern/
H A Dkalloc.c1005 } else if (kc_format == KCFormatKCGEN) { in kalloc_type_view_parse()
/xnu-11215/libkern/c++/
H A DOSKext.cpp12524 if (kcformat == KCFormatStatic || kcformat == KCFormatKCGEN) {