Home
last modified time | relevance | path

Searched defs:teb (Results 1 – 5 of 5) sorted by relevance

/external/cronet/stable/base/win/
Dcom_init_util.cc42 TEB* teb = NtCurrentTeb(); in GetOleTlsData() local
/external/cronet/tot/base/win/
Dcom_init_util.cc42 TEB* teb = NtCurrentTeb(); in GetOleTlsData() local
/external/google-breakpad/src/client/windows/unittests/
Ddump_analysis.cc105 FakeTEB* teb = NULL; in HasPeb() local
/external/google-breakpad/src/processor/
Dsynth_minidump.cc237 uint32_t priority, uint64_t teb) : Section(dump) { in Thread()
/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h381 uint64_t teb; /* Thread environment block */ member