Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp12139 uint32_t asan_cstring_offset = 0; local
12158 asan_cstring_offset = (uintptr_t)asan_cstring_data - (uintptr_t)kext_mach_hdr;
12167 header->sections[ASAN_CSTRING_SECT_IDX].sect_offset = asan_cstring_offset;