Searched refs:find_pc_sect_function (Results 1 – 5 of 5) sorted by relevance
299 find_pc_sect_function (CORE_ADDR pc, struct bfd_section *section) in find_pc_sect_function() function313 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()393 f = find_pc_sect_function (mapped_pc, section); in find_pc_sect_partial_function()
1061 extern struct symbol *find_pc_sect_function (CORE_ADDR, asection *);
629 symbol = find_pc_sect_function (addr, section); in build_address_symbolic()
509 sym = find_pc_sect_function (t->address, t->section); in tracepoints_info()
3488 sym = find_pc_sect_function (b->loc->address, b->loc->section); in print_one_breakpoint()