Searched refs:scope_context (Results 1 – 1 of 1) sorted by relevance
1100 scope_t *scope_context; variable1107 scope_context = SLIST_FIRST(&scope_stack);1108 last_scope = TAILQ_LAST(&scope_context->inner_scope,1125 scope_t *scope_context; variable1132 scope_context = SLIST_FIRST(&scope_stack);1133 last_scope = TAILQ_LAST(&scope_context->inner_scope,1150 scope_t *scope_context; variable1152 scope_context = SLIST_FIRST(&scope_stack);1153 if (scope_context->type == SCOPE_ROOT) {1158 scope_context->end_addr = instruction_ptr;[all …]