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

/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DGetSymbolFromPEF.h84 uint8_t regionKind; // section/region classification member in struct:SectionHeader
91 /* regionKind section classification: */
H A DPEFSupport.c137 if (sectionHeaderPtr->regionKind != kPIDataSection) {
362 if (loaderSectionPtr->regionKind == kLoaderSection) {
416 switch (exportSectionPtr -> regionKind) {

Completed in 86 milliseconds