Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dblockframe.c78 inside_main_func (CORE_ADDR pc) in inside_main_func() function
H A Ddefs.h332 extern int inside_main_func (CORE_ADDR pc);
H A Dframe.c1795 && inside_main_func (get_frame_address_in_block (this_frame))) in get_prev_frame()