Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dframe.c441 fi->prev_func.addr = get_pc_function_start (addr_in_block); in frame_func_unwind()
1424 = get_pc_function_start (prev->this_id.value.code_addr); in legacy_get_prev_frame()
1668 = get_pc_function_start (prev->this_id.value.code_addr); in legacy_get_prev_frame()
1713 = get_pc_function_start (prev->this_id.value.code_addr); in legacy_get_prev_frame()
H A Dframe.h545 extern CORE_ADDR get_pc_function_start (CORE_ADDR);
H A Dblockframe.c254 get_pc_function_start (CORE_ADDR pc) in get_pc_function_start() function
H A Dalpha-tdep.c915 func = get_pc_function_start (pc); in alpha_heuristic_proc_start()
H A Ds390-tdep.c1816 if (get_pc_function_start (reg) == func) in s390_prologue_frame_unwind_cache()
H A Dia64-tdep.c996 if (start_pc == get_pc_function_start (lim_pc)) in refine_prologue_limit()