Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Dactctx.c1028 case ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES: in free_entity_array()
2258 if (!(entity = add_entity(&assembly->entities, ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES))) in parse_clr_surrogate_elem()
4728 if (entity->kind == ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES) in build_clr_surrogate_section()
4762 if (entity->kind == ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES) in build_clr_surrogate_section()
5156 case ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES: in find_guid()
/reactos/sdk/include/xdk/
H A Dwinnt_old.h1087 #define ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES 9 macro
4231 #define ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES 9 macro
/reactos/modules/rostests/winetests/kernel32/
H A Dactctx.c1654 ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES, in test_find_surrogate()