#include "definitions.h"Include dependency graph for callstack_tracker.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
| #define | frame_tracking_instance |
| #define | __trail_of_function(p1, p2, p3, p4, p5) if (func) {} |
| #define | update_current_stack_frame_line_number(line) |
| #define __trail_of_function | ( | p1, | |||
| p2, | |||||
| p3, | |||||
| p4, | |||||
| p5 | ) | if (func) {} |
Definition at line 145 of file callstack_tracker.h.
| #define frame_tracking_instance |
Definition at line 144 of file callstack_tracker.h.
| #define update_current_stack_frame_line_number | ( | line | ) |
Definition at line 148 of file callstack_tracker.h.
1.5.1