reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
542 if (!thr->is_inited) // May happen during bootstrap. 551 thr->shadow_stack_pos[0] = pc; 552 thr->shadow_stack_pos++; 555 StackTrace(thr->shadow_stack, thr->shadow_stack_pos - thr->shadow_stack)); 555 StackTrace(thr->shadow_stack, thr->shadow_stack_pos - thr->shadow_stack)); 555 StackTrace(thr->shadow_stack, thr->shadow_stack_pos - thr->shadow_stack)); 557 thr->shadow_stack_pos--;