Searched refs:scope_context (Results 1 – 1 of 1) sorted by relevance
1071 scope_t *scope_context; variable1078 scope_context = SLIST_FIRST(&scope_stack);1079 last_scope = TAILQ_LAST(&scope_context->inner_scope,1096 scope_t *scope_context; variable1103 scope_context = SLIST_FIRST(&scope_stack);1104 last_scope = TAILQ_LAST(&scope_context->inner_scope,1121 scope_t *scope_context; variable1123 scope_context = SLIST_FIRST(&scope_stack);1124 if (scope_context->type == SCOPE_ROOT) {1129 scope_context->end_addr = instruction_ptr;[all …]