Searched defs:register_type (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/apps/debugger/arch/
H A DRegister.h17 enum register_type { enum
/haiku-fatelf/src/bin/gdb/gdb/
H A Dregcache.c80 struct type **register_type; member in struct:regcache_descr
160 register_type (struct gdbarch *gdbarch, int regnum) function
H A Dgdbarch.c159 gdbarch_register_type_ftype *register_type; member in struct:gdbarch
2271 set_gdbarch_register_type(struct gdbarch *gdbarch, gdbarch_register_type_ftype register_type) argument
[all...]

Completed in 57 milliseconds