Home
last modified time | relevance | path

Searched refs:push_frame_offset (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprotector.c84 static HOST_WIDE_INT push_frame_offset = 0; variable
140 push_frame_offset = push_allocated_offset = 0;
1953 return push_allocated_offset - push_frame_offset; in get_frame_free_size()
2009 first_call_from_purge_addressof = !push_frame_offset && !cse_not_expected;
2020 push_frame_offset = push_allocated_offset;
2032 push_frame_offset = push_allocated_offset = 0;
2048 frame_offset = push_frame_offset;
2052 push_frame_offset = frame_offset;
2055 if (push_frame_offset > push_allocated_offset)
2067 push_frame_offset = push_allocated_offset = 0;