Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dalpha-tdep.c889 static unsigned int heuristic_fence_post = 0; variable
901 CORE_ADDR fence = pc - heuristic_fence_post; in alpha_heuristic_proc_start()
915 if (heuristic_fence_post == UINT_MAX in alpha_heuristic_proc_start()
1600 (char *) &heuristic_fence_post, in _initialize_alpha_tdep()
H A Dmips-tdep.c619 static unsigned int heuristic_fence_post = 0; variable
2227 fence = start_pc - heuristic_fence_post; in heuristic_proc_start()
2231 if (heuristic_fence_post == UINT_MAX || fence < VM_MIN_ADDRESS) in heuristic_proc_start()
5262 &heuristic_fence_post, "\ in _initialize_mips_tdep()
H A DChangeLog-19935658 * mips-tdep.c (heuristic_fence_post): new static variable.
5659 (heuristic_proc_start): use heuristic_fence_post, print better
H A DChangeLog-1996693 (find_proc_desc): If heuristic_fence_post is non-zero, use