Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp12138 uint32_t cstring_offset = 0; local
12157 cstring_offset = (uintptr_t)cstring_data - (uintptr_t)kext_mach_hdr;
12165 header->sections[CSTRING_SECT_IDX].sect_offset = cstring_offset;