Searched refs:FOLLOW_CHAINS (Results 1 – 2 of 2) sorted by relevance
967 ContextLookupFlags flags = FOLLOW_CHAINS; in RUNTIME_FUNCTION()1024 ContextLookupFlags flags = FOLLOW_CHAINS; in LoadLookupSlotHelper()1124 ContextLookupFlags flags = FOLLOW_CHAINS; in RUNTIME_FUNCTION()
22 FOLLOW_CHAINS = FOLLOW_CONTEXT_CHAIN | FOLLOW_PROTOTYPE_CHAIN, enumerator