Searched refs:i386_mmx_type (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Di386-tdep.h107 struct type *i386_mmx_type; member in struct:gdbarch_tdep
159 extern struct type *i386_mmx_type (struct gdbarch *gdbarch);
H A Di386-tdep.c1655 i386_mmx_type (struct gdbarch *gdbarch)
1659 if (!tdep->i386_mmx_type)
1685 tdep->i386_mmx_type = t;
1688 return tdep->i386_mmx_type;
1757 return i386_mmx_type (gdbarch);
1645 i386_mmx_type (struct gdbarch *gdbarch) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Di386-tdep.h107 struct type *i386_mmx_type; member in struct:gdbarch_tdep
159 extern struct type *i386_mmx_type (struct gdbarch *gdbarch);
H A Di386-tdep.c1655 i386_mmx_type (struct gdbarch *gdbarch)
1659 if (!tdep->i386_mmx_type)
1685 tdep->i386_mmx_type = t;
1688 return tdep->i386_mmx_type;
1757 return i386_mmx_type (gdbarch);
1645 i386_mmx_type (struct gdbarch *gdbarch) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Di386-tdep.h107 struct type *i386_mmx_type; member in struct:gdbarch_tdep
159 extern struct type *i386_mmx_type (struct gdbarch *gdbarch);
H A Di386-tdep.c1655 i386_mmx_type (struct gdbarch *gdbarch)
1659 if (!tdep->i386_mmx_type)
1685 tdep->i386_mmx_type = t;
1688 return tdep->i386_mmx_type;
1757 return i386_mmx_type (gdbarch);
1645 i386_mmx_type (struct gdbarch *gdbarch) function

Completed in 176 milliseconds