Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp249 #define CSTRING_SECT_IDX 1 macro
12165 header->sections[CSTRING_SECT_IDX].sect_offset = cstring_offset;
12166 header->sections[CSTRING_SECT_IDX].sect_size = (uint32_t) cstring_size;
12186 res = logData->appendBytes(cstring_data, (u_int)header->sections[CSTRING_SECT_IDX].sect_size);
12230 header->sections[CSTRING_SECT_IDX].sect_offset = 0;
12231 header->sections[CSTRING_SECT_IDX].sect_size = (uint32_t) 0;