Home
last modified time | relevance | path

Searched refs:KCFormatStatic (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.41.9/pexpert/gen/
H A Dkcformat.c201 *type = KCFormatStatic; in PE_get_primary_kc_format()
/xnu-8792.41.9/pexpert/pexpert/
H A Dpexpert.h448 KCFormatStatic = 1, enumerator
/xnu-8792.41.9/bsd/dev/dtrace/
H A Dsdt.c530 if (kc_format == KCFormatStatic) { in sdt_early_init()
561 if (MOD_IS_MACH_KERNEL(ctl) && kc_format == KCFormatStatic) { in sdt_find_module_text_range()
/xnu-8792.41.9/libkern/os/
H A Dlog.c299 if (kcformat == KCFormatStatic || kcformat == KCFormatKCGEN) { in firehose_ftid_flags()
326 case KCFormatStatic: in resolve_dso()
/xnu-8792.41.9/osfmk/kern/
H A Dkalloc.c944 if (kc_format == KCFormatStatic) { in kalloc_type_view_parse()
/xnu-8792.41.9/libkern/c++/
H A DOSKext.cpp12270 if (kcformat == KCFormatStatic || kcformat == KCFormatKCGEN) {