Home
last modified time | relevance | path

Searched defs:gdbarch_info (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbarch.h1499 struct gdbarch_info struct
1517 typedef struct gdbarch *(gdbarch_init_ftype) (struct gdbarch_info info, struct gdbarch_list *arches… argument
H A Dosabi.c108 void (*init_osabi)(struct gdbarch_info, in gdbarch_register_osabi()