Searched refs:tdesc_s390x_gs_linux64 (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-s390-tdesc.h68 extern const struct target_desc *tdesc_s390x_gs_linux64;
H A Dlinux-s390-ipa.cc340 return tdesc_s390x_gs_linux64;
H A Dlinux-s390-low.cc618 tdesc = tdesc_s390x_gs_linux64;
1470 if (tdesc == tdesc_s390x_gs_linux64)
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-s390-tdesc.h68 extern const struct target_desc *tdesc_s390x_gs_linux64;
H A Dlinux-s390-ipa.cc341 return tdesc_s390x_gs_linux64;
H A Dlinux-s390-low.cc619 tdesc = tdesc_s390x_gs_linux64;
1471 if (tdesc == tdesc_s390x_gs_linux64)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ds390-linux-tdep.h65 extern const struct target_desc *tdesc_s390x_gs_linux64;
H A Ds390-linux-tdep.c364 return (gs ? tdesc_s390x_gs_linux64 :
H A Ds390-linux-nat.c1024 return (have_regset_gs ? tdesc_s390x_gs_linux64 :
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ds390-linux-tdep.h65 extern const struct target_desc *tdesc_s390x_gs_linux64;
H A Ds390-linux-tdep.c365 return (gs ? tdesc_s390x_gs_linux64 :
H A Ds390-linux-nat.c1018 return (have_regset_gs ? tdesc_s390x_gs_linux64 :
/netbsd-current/external/gpl3/gdb/dist/gdb/features/
H A Ds390x-gs-linux64.c7 const struct target_desc *tdesc_s390x_gs_linux64; variable in typeref:struct:target_desc
181 tdesc_s390x_gs_linux64 = result.release ();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/features/
H A Ds390x-gs-linux64.c8 const struct target_desc *tdesc_s390x_gs_linux64; variable in typeref:struct:target_desc
182 tdesc_s390x_gs_linux64 = result.release ();

Completed in 200 milliseconds