Searched refs:scope_context (Results 1 – 1 of 1) sorted by relevance
1069 scope_t *scope_context; variable1076 scope_context = SLIST_FIRST(&scope_stack);1077 last_scope = TAILQ_LAST(&scope_context->inner_scope,1094 scope_t *scope_context; variable1101 scope_context = SLIST_FIRST(&scope_stack);1102 last_scope = TAILQ_LAST(&scope_context->inner_scope,1119 scope_t *scope_context; variable1121 scope_context = SLIST_FIRST(&scope_stack);1122 if (scope_context->type == SCOPE_ROOT) {1127 scope_context->end_addr = instruction_ptr;[all …]