Searched refs:loaderSectionPtr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DPEFSupport.c322 SectionHeaderPtr loaderSectionPtr = 0; // Ptr to Loader Section Header local
358 loaderSectionPtr = (SectionHeaderPtr)((uintptr_t)containerHeaderPtr +
362 if (loaderSectionPtr->regionKind == kLoaderSection) {
374 loaderSectionPtr->containerOffset);

Completed in 165 milliseconds