Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-heuristics.c69 uintptr_t stack_segment_base = 0xC0000000; /* XXX: Bad assumption. */ in __mf_heuristic_check() local
72 uintptr_t stack_segment_base = 0; in __mf_heuristic_check() local
76 (void *) stack_top_guess, (void *) stack_segment_base); in __mf_heuristic_check()
78 if (ptr_high <= stack_segment_base && in __mf_heuristic_check()