Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dblockframe.c88 get_pc_function_start (CORE_ADDR pc) in get_pc_function_start() function
H A Dframe.h658 extern CORE_ADDR get_pc_function_start (CORE_ADDR);
H A Dframe.c743 next_frame->prev_func.addr = get_pc_function_start (addr_in_block); in get_frame_func_if_available()
H A Ddwarf2loc.c814 callee_pc = get_pc_function_start (callee_pc); in call_site_find_chain_1()
H A Dtracepoint.c1207 pc = get_pc_function_start (pc); in add_local_symbols()