Home
last modified time | relevance | path

Searched refs:NUM_OS_LOG_SECTIONS (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp246 #define NUM_OS_LOG_SECTIONS 3 macro
12129 …char headerBytes[offsetof(osLogDataHeaderRef, sections) + NUM_OS_LOG_SECTIONS * sizeof(header->sec…
12162 header->sect_count = NUM_OS_LOG_SECTIONS;
12222 …char headerBytes[offsetof(osLogDataHeaderRef, sections) + NUM_OS_LOG_SECTIONS * sizeof(header->sec…
12227 header->sect_count = NUM_OS_LOG_SECTIONS;