38 LONGEST kf_offset,
int kf_vnode_type,
39 int kf_sock_domain,
int kf_sock_type,
41 const void *kf_sa_local,
42 const void *kf_sa_peer,
60 int kve_flags,
int kve_protection,
61 const void *kve_path);
CORE_ADDR fbsd_get_thread_local_address(struct gdbarch *gdbarch, CORE_ADDR dtv_addr, CORE_ADDR lm_addr, CORE_ADDR offset)
void fbsd_info_proc_files_entry(int kf_type, int kf_fd, int kf_flags, LONGEST kf_offset, int kf_vnode_type, int kf_sock_domain, int kf_sock_type, int kf_sock_protocol, const void *kf_sa_local, const void *kf_sa_peer, const void *kf_path)
CORE_ADDR fbsd_skip_solib_resolver(struct gdbarch *gdbarch, CORE_ADDR pc)
void fbsd_info_proc_mappings_entry(int addr_bit, ULONGEST kve_start, ULONGEST kve_end, ULONGEST kve_offset, int kve_flags, int kve_protection, const void *kve_path)
void fbsd_info_proc_mappings_header(int addr_bit)
void fbsd_init_abi(struct gdbarch_info info, struct gdbarch *gdbarch)
void fbsd_info_proc_files_header()
static CORE_ADDR lm_addr(struct so_list *so)