Home
last modified time | relevance | path

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

/reactos/dll/win32/mscoree/
H A Dcorruntimehost.c906 if (fixup->fixup->type & COR_VTABLE_32BIT) in ReallyFixupVTable()
953 if (vtable_fixup->type & COR_VTABLE_32BIT) in FixupVTableEntry()
/reactos/sdk/include/xdk/
H A Dwinnt_old.h3308 COR_VTABLE_32BIT = 0x01, enumerator