• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/libsa/

Lines Matching refs:KNL

260         kload_log_message("loading dependency graph:" KNL);
265 kload_log_message("loading for symbol generation only" KNL);
276 kload_log_message("loader has no work to do" KNL);
289 kload_log_message("checking whether modules have addresses assigned" KNL);
308 "none must" KNL);
331 kload_log_message("getting module addresses from kernel" KNL);
350 kload_log_error("can't check load addresses of modules" KNL);
364 kload_log_message("checking that all modules have addresses assigned" KNL);
373 "missing load address during symbol generation: %s" KNL,
405 "can't get load address for prelink %s" KNL, kernel_file);
456 kload_log_error("write prelinkstate" KNL);
464 kload_log_error("write prelinkdependencies" KNL);
500 kload_log_error("error processing dependency list" KNL);
555 kload_log_error("no LC_SYMTAB" KNL);
615 kload_log_message("__kload_keep_symbols %s, nsyms %ld, 0x%x bytes" KNL,
671 kload_log_error("no SEG_TEXT or SEG_DATA" KNL);
771 kload_log_error("error mapping object files" KNL);
800 kload_log_error("unable to get kernel task port: %s" KNL,
803 "modules into the kernel" KNL);
818 "can't get load address for kernel %s" KNL, kernel_file);
833 kload_log_error("can't construct opaque base image from %s" KNL, kernel_file);
848 kload_log_error("can't link base image %s" KNL, kernel_file);
866 kload_log_message("opaque link for %s" KNL, current_entry->name);
886 kload_log_error("can't link base image %s" KNL, kernel_file);
921 kload_log_error("internal error; no dependent symbols" KNL);
937 kload_log_error("can't link dependent image %s" KNL, image_dep->name);
975 kload_log_error("__kload_keep_symbols() failed for module %s" KNL,
1006 "destroying loaded module" KNL);
1009 "destroying loaded module" KNL);
1013 kload_log_error("kmod_destroy() failed" KNL);
1042 kload_log_message("started module %s" KNL,
1132 kload_log_message("link/loading file %s" KNL, entry->name);
1135 kload_log_message("linking file %s" KNL, entry->name);
1148 kload_log_error("error checking existence of file %s" KNL,
1153 kload_log_message("symbol file %s exists; not overwriting" KNL,
1176 kload_log_message("writing symbol file %s" KNL, symbol_filename);
1182 "module %s is already loaded as %s at address 0x%08x" KNL,
1204 kload_log_error("kld_file_getaddr() failed for module %s" KNL,
1218 kload_log_error("write symbol file failed for module %s" KNL,
1227 kload_log_error("prelink %s %s %s" KNL,
1255 kload_log_error("kld_load_from_memory() failed for module %s" KNL,
1281 kload_log_error("kld_lookup(\"%s\") failed for module %s" KNL,
1298 kload_log_error("kld_forget_symbol(\"%s\") failed for module %s" KNL,
1334 kload_log_message("kmod name: %s" KNL, local_kmod_info->name);
1335 kload_log_message("kmod start @ 0x%x (offset 0x%lx)" KNL,
1338 kload_log_message("kmod stop @ 0x%x (offset 0x%lx)" KNL,
1345 "error for module file %s; start or stop address is zero" KNL,
1375 kload_log_error("unable to vm_allocate() copy buffer" KNL);
1391 kload_log_error("unable to write module to kernel memory" KNL);
1420 kload_log_error("unable to register module with kernel" KNL);
1432 "module %s created as # %d at address 0x%x, size %ld" KNL,
1447 " for this extension." KNL);
1502 kload_log_message("[%d] (dep)\n %s" KNL,
1515 kload_log_message("[%d] 0x%08x info 0x%08x\n %s,\n %s" KNL,
1567 kload_log_message("mapping the kernel file %s" KNL, kernel_file);
1569 kload_log_message("mapping the kernel" KNL);
1607 kload_log_error("attempt to map kernel component %s" KNL, entry->name);
1613 kload_log_message("mapping module file %s" KNL, entry->name);
1618 kload_log_message("module file %s is already mapped" KNL, entry->name);
1630 kload_log_error("error mapping module file %s" KNL, entry->name);
1656 kload_log_error("%s does not not contain kernel extension code" KNL,
1686 kload_log_error("error mapping object files" KNL);
1746 kload_log_error("error mapping object files" KNL);
1844 kload_log_error("can't map module files" KNL);
1859 kload_log_error("kmod_get_info() failed" KNL);
1922 kload_log_error("can't map module files" KNL);
2024 kload_log_message("checking whether module file %s is already loaded" KNL,
2048 kload_log_message("module file %s is loaded; checking status" KNL,
2057 "can't parse version string \"%s\" of loaded module %s" KNL,
2067 "can't parse version string \"%s\" of module file %s" KNL,
2077 "requested version %s" KNL,
2093 "module %s (identifier %s) is already loaded" KNL,
2141 kload_log_message("patching C++ code in module %s" KNL,
2225 "output filename \"%s/%s%s\" would be too long" KNL,
2234 kload_log_error("malloc failure" KNL);
2249 kload_log_error("error checking existence of file %s" KNL,
2254 "patch file %s exists; not overwriting" KNL,
2272 kload_log_message("writing patch file %s" KNL, patch_filename);
2286 kload_log_error("error checking existence of file %s" KNL,
2290 kload_log_error("patch file %s exists; not overwriting" KNL,
2308 kload_log_message("writing patch file %s" KNL, patch_filename);
2345 kload_log_message("adding reference from %s (%d) to %s (%d)" KNL,
2359 "kmod retain failed for %s; destroying kmod" KNL,
2367 kload_log_error("kmod destroy failed" KNL);
2375 kload_log_message("module # %d reference counts incremented" KNL,
2414 "kmod_control/start failed for %s; destroying kmod" KNL,
2422 kload_log_error("kmod destroy failed" KNL);
2429 kload_log_message("module # %d started" KNL,
2481 "using %s load address 0x%x (0x%x with header pad)" KNL,
2508 "internal error; asked to allocate kernel memory" KNL);
2528 kload_log_error("can't allocate kernel memory" KNL);
2534 kload_log_message("allocated %ld bytes in kernel space at 0x%x" KNL,
2547 "using load address of 0x%x" KNL,
2578 "bad free load address of 0x%x (last 0x%x)" KNL,