Searched defs:Instrumentation (Results 1 - 3 of 3) sorted by relevance

/vbox/include/iprt/nt/
H A Dnt.h1057 PVOID Instrumentation[ARCH_BITS == 64 ? 11 : 9]; /**< 0x16b8 / 0xf2c */ member in struct:_TEB_COMMON
1326 AssertCompileMemberOffset(TEB_COMMON, Instrumentation, ARCH_BITS == 64 ? 0x16b8 : 0xf2c);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h355 PVOID Instrumentation[16]; /* f2c/16b8 */ member in struct:_TEB
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h355 PVOID Instrumentation[16]; /* f2c/16b8 */ member in struct:_TEB

Completed in 177 milliseconds