Searched refs:i386_sse_type (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Di386-tdep.h108 struct type *i386_sse_type; member in struct:gdbarch_tdep
160 extern struct type *i386_sse_type (struct gdbarch *gdbarch);
H A Di386-tdep.c1692 i386_sse_type (struct gdbarch *gdbarch)
1696 if (!tdep->i386_sse_type)
1731 tdep->i386_sse_type = t;
1734 return tdep->i386_sse_type;
1760 return i386_sse_type (gdbarch);
1682 i386_sse_type (struct gdbarch *gdbarch) function
H A Damd64-tdep.c107 return i386_sse_type (gdbarch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Di386-tdep.h108 struct type *i386_sse_type; member in struct:gdbarch_tdep
160 extern struct type *i386_sse_type (struct gdbarch *gdbarch);
H A Di386-tdep.c1692 i386_sse_type (struct gdbarch *gdbarch)
1696 if (!tdep->i386_sse_type)
1731 tdep->i386_sse_type = t;
1734 return tdep->i386_sse_type;
1760 return i386_sse_type (gdbarch);
1682 i386_sse_type (struct gdbarch *gdbarch) function
H A Damd64-tdep.c107 return i386_sse_type (gdbarch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Di386-tdep.h108 struct type *i386_sse_type; member in struct:gdbarch_tdep
160 extern struct type *i386_sse_type (struct gdbarch *gdbarch);
H A Di386-tdep.c1692 i386_sse_type (struct gdbarch *gdbarch)
1696 if (!tdep->i386_sse_type)
1731 tdep->i386_sse_type = t;
1734 return tdep->i386_sse_type;
1760 return i386_sse_type (gdbarch);
1682 i386_sse_type (struct gdbarch *gdbarch) function
H A Damd64-tdep.c107 return i386_sse_type (gdbarch);

Completed in 190 milliseconds