Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dblockframe.c138 find_pc_sect_function (CORE_ADDR pc, struct obj_section *section) in find_pc_sect_function() function
154 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()
235 f = find_pc_sect_function (mapped_pc, section); in find_pc_partial_function_gnu_ifunc()
H A Dsymtab.h1026 extern struct symbol *find_pc_sect_function (CORE_ADDR, struct obj_section *);
H A Dprintcmd.c662 symbol = find_pc_sect_function (addr, section); in build_address_symbolic()
H A Dsymtab.c2813 sym = find_pc_sect_function (sal->pc, sal->section); in skip_prologue_sal()
H A Dtracepoint.c4908 sym = find_pc_sect_function (marker->address, NULL); in print_one_static_tracepoint_marker()
H A Dbreakpoint.c5717 = find_pc_sect_function (loc->address, loc->section); in print_breakpoint_location()
14046 sym = find_pc_sect_function (tpmarker->address, NULL); in update_static_tracepoint()