Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dldt.c182 static custom_tsd_t GS_RELATIVE *mytsd = (custom_tsd_t GS_RELATIVE *)0; variable
846 uint64_t cur_tsd_base = (uint64_t)(uintptr_t)mytsd->this_tsd_base; in hello_from_32bit()