Lines Matching refs:info

670    /* Cons up an info dict, so we don't have to have special-case
698 * gathers info from other places anyhow.
1400 /* Don't need the paths to be in the info dictionary any more.
1530 /* If we created a kext from prelink info,
1602 /* The info plist must exist or we can't read the kext.
1608 "No kext info dictionary for booter device tree entry %s.",
1618 "Can't translate physical address 0x%x of kext info dictionary "
1640 "Error unserializing info dictionary for device tree entry %s: %s.",
1943 panic("Attempt to set info dictionary on a kext "
1955 /* Check right away if the info dictionary has any log flags.
2418 "Can't uncompress info dictionary "
2453 * Prepare an entry to hold the mkext entry info for the
2477 "Couldn't record executable info "
2524 // mkext1 doesn't allow for path (might stuff in info dict)
2787 "Mkext archive contains no kext info dictionaries.");
2873 /* Don't need the paths to be in the info dictionary any more.
3392 "Failed to create serializer on log info for request from user space.");
3401 "Failed to serialize log info for request from user space.");
3413 "Failed to copy log info for request from user space.");
4781 /* move data behind reloc info down to new offset */
4794 /* Fix up kmod info and linkedExecutable.
5088 ref->info = refKext->kmod_info;
5089 ref->info->reference_count++;
5118 /* Clear up locally allocated dependency info.
5215 /* Fix the kmod info and linkedExecutable.
5468 vm_region_submap_short_info_data_64_t info;
5471 bzero(&info, sizeof(info));
5536 (vm_region_recurse_info_t)&info, &count);
5549 if (!(info.protection & VM_PROT_EXECUTE)) {
5906 // xxx - Don't log under errors? this is more of an info thing
6017 ref->info->reference_count--;
6801 // xxx - We are losing info here; would like to make fake entries or
7053 * we need the info for loaded kexts to track references.
7526 "Invalid arguments to kext info request.");
7537 "Invalid arguments to kext info request.");
7550 "Returning loaded kext info.");
7606 * info to ship to user space.
7785 * Any info that needs to do allocations must goto finish on alloc
7787 * if the info does not exist.
7863 // 10543468 - if we jettisoned __LINKEDIT clear size info
9882 /* print dependency info */
9893 rinfo = kmod_ref->info;
10138 printf("error saving loaded kext info\n");
10231 printf("error saving unloaded kext info\n");