Searched defs:stack_frame (Results 1 – 12 of 12) sorted by relevance
117 AllocationContextTracker::PseudoStackFrame stack_frame) { in PushPseudoStackFrame()129 AllocationContextTracker::PseudoStackFrame stack_frame) { in PopPseudoStackFrame()207 for (const StackFrame& stack_frame : tracked_stack_) { in GetContextSnapshot() local
286 def resend_sig(signum, stack_frame): argument
668 def sigint_handler(signum, stack_frame): argument
37 def __init__(self, type_, repr_, stack_frame, error_in_function, argument
352 STACKFRAME64 stack_frame; in InitTrace() local
494 IncrementStackDepth stack_frame(this); in MakeNotPredicateImpl() local673 IncrementStackDepth stack_frame(this); in MakeAndOrImpl() local
525 StackFrameWithId* stack_frame = new StackFrameWithId(); in TEST_F() local
734 STACKFRAME64 stack_frame; in SlowUnwindStackWithContext() local
1024 for (const tensorflow::StackFrame& stack_frame : stack_trace) { in FormatErrorStatusStackTrace() local
17039 struct stack_frame { struct17040 struct stack_frame *next_frame; argument17041 long unsigned int return_address;
17420 struct stack_frame { struct17421 struct stack_frame *next_frame; argument17425 struct stack_frame_ia32 { argument