Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dldt.c174 struct custom_tsd * this_tsd_base; member
813 new_GSbase->this_tsd_base = new_GSbase; in call_compatmode()
846 uint64_t cur_tsd_base = (uint64_t)(uintptr_t)mytsd->this_tsd_base; in hello_from_32bit()