Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp241 } TEB, *PTEB; typedef
245 PTEB teb = (PTEB)NtCurrentTeb(); in IsTlsInitialized()