Searched defs:machHeader (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/dyld-239.4/launch-cache/
H A Ddsc_iterator.h31 const void* machHeader; // of dylib in mapped cached file member in struct:dyld_shared_cache_dylib_info
H A Ddsc_iterator.cpp63 int walkSegments(const uint8_t* cache, const uint8_t* cacheEnd, const uint8_t* firstSeg, const char* dylibPath, const uint8_t* machHeader, argument
159 const uint8_t* machHeader = mappedAddress<E>(cache, cacheEnd, dylibs[i].address()); local
[all...]
H A DMachOLayout.hpp429 MachOLayout<A>::MachOLayout(const void* machHeader, uint64_t offset, const char* path, ino_t inode, time_t modTime, uid_t uid) argument
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkctool_main.c262 struct mach_header *machHeader; local
H A Dkernelcache.c697 struct mach_header_64 *machHeader = local
707 struct mach_header *machHeader = local
/macosx-10.9.5/dyld-239.4/src/
H A DImageLoaderMachO.cpp1400 const mach_header* ImageLoaderMachO::machHeader() const function in class:ImageLoaderMachO
/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DOSKext.c5186 struct mach_header * machHeader = NULL; local
9440 struct mach_header_64 * machHeader = NULL; // do not free local
14352 struct mach_header_64 * machHeader local
[all...]

Completed in 215 milliseconds