Searched refs:mapKCFileSet (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/libkern/libkern/c++/ |
| H A D | OSKext.h | 656 static OSReturn mapKCFileSet(
|
| /xnu-11215/libkern/c++/ |
| H A D | OSKext.cpp | 13544 err = OSKext::mapKCFileSet(fileset_control, (vm_size_t)fsize, &mh, 0, &slide, pageable, NULL); 13584 OSKext::mapKCFileSet( function in OSKext 13657 err = OSKext::mapKCFileSet(control, 0, &k_mh, fse->fileoff, slidep, pageable, map_entry_list); 14032 err = OSKext::mapKCFileSet(fileset_control, 0, &k_mh, text_fileoff, &slide, pageable, NULL);
|