Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dbfd-target.c81 struct section_table *s = target_section_by_addr (ops, offset); in target_bfd_xfer_partial()
Dppcfbsd-tdep.c475 struct section_table *s = target_section_by_addr (targ, addr); in ppc64_fbsd_convert_from_func_ptr_addr()
Dtarget.h1164 struct section_table *target_section_by_addr (struct target_ops *target,
Dtarget.c831 target_section_by_addr (struct target_ops *target, CORE_ADDR addr) in target_section_by_addr() function
895 secp = target_section_by_addr (&current_target, memaddr); in do_xfer_memory()
Ds390-tdep.c1258 secp = target_section_by_addr (&current_target, addr->k); in s390_load()