HomeSort by relevance Sort by last modified time
    Searched refs:Teb (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/windows/unittests/
dump_analysis.cc 85 if (!HasMemory(thread_list->Threads[i].Teb))
92 // No thread list, no TEB info.
102 FakeTEB* teb = NULL; local
103 if (!HasMemory(thread_list->Threads[0].Teb, &teb))
106 return HasMemory(teb->peb);
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]

Completed in 67 milliseconds