HomeSort by: relevance | last modified time | path
    Searched defs:emit_ops (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbserver/
ax.h 85 struct emit_ops struct
target.cc 677 struct emit_ops *
678 process_stratum_target::emit_ops () function in class:process_stratum_target
linux-s390-low.cc 85 struct emit_ops *emit_ops () override;
1525 /* The "emit_prologue" emit_ops method for s390. */
1539 /* The "emit_epilogue" emit_ops method for s390. */
1553 /* The "emit_add" emit_ops method for s390. */
1566 /* The "emit_sub" emit_ops method for s390. */
1582 /* The "emit_mul" emit_ops method for s390. */
1590 /* The "emit_lsh" emit_ops method for s390. */
1604 /* The "emit_rsh_signed" emit_ops method for s390. */
1618 /* The "emit_rsh_unsigned" emit_ops method for s390. *
2835 s390_target::emit_ops () function in class:s390_target
    [all...]
linux-x86-low.cc 131 struct emit_ops *emit_ops () override;
2145 static emit_ops amd64_emit_ops =
2814 static emit_ops i386_emit_ops =
2856 emit_ops *
2857 x86_target::emit_ops ()
2849 x86_target::emit_ops () function in class:x86_target
linux-aarch64-low.cc 88 struct emit_ops *emit_ops () override;
2645 /* Implementation of emit_ops method "emit_prologue". */
2691 /* Implementation of emit_ops method "emit_epilogue". */
2715 /* Implementation of emit_ops method "emit_add". */
2729 /* Implementation of emit_ops method "emit_sub". */
2743 /* Implementation of emit_ops method "emit_mul". */
2757 /* Implementation of emit_ops method "emit_lsh". */
2771 /* Implementation of emit_ops method "emit_rsh_signed". */
2785 /* Implementation of emit_ops method "emit_rsh_unsigned". *
3348 aarch64_target::emit_ops () function in class:aarch64_target
    [all...]
linux-ppc-low.cc 79 struct emit_ops *emit_ops () override;
2600 static struct emit_ops ppc_emit_ops_impl =
3289 static struct emit_ops ppc64v1_emit_ops_impl =
3332 static struct emit_ops ppc64v2_emit_ops_impl =
3375 /* Implementation of target ops method "emit_ops". */
3377 emit_ops *
3378 ppc_target::emit_ops () function in class:ppc_target
  /src/external/gpl3/gdb/dist/gdbserver/
ax.h 85 struct emit_ops struct
target.cc 677 struct emit_ops *
678 process_stratum_target::emit_ops () function in class:process_stratum_target
linux-s390-low.cc 85 struct emit_ops *emit_ops () override;
1525 /* The "emit_prologue" emit_ops method for s390. */
1539 /* The "emit_epilogue" emit_ops method for s390. */
1553 /* The "emit_add" emit_ops method for s390. */
1566 /* The "emit_sub" emit_ops method for s390. */
1582 /* The "emit_mul" emit_ops method for s390. */
1590 /* The "emit_lsh" emit_ops method for s390. */
1604 /* The "emit_rsh_signed" emit_ops method for s390. */
1618 /* The "emit_rsh_unsigned" emit_ops method for s390. *
2835 s390_target::emit_ops () function in class:s390_target
    [all...]
linux-x86-low.cc 131 struct emit_ops *emit_ops () override;
2176 static emit_ops amd64_emit_ops =
2845 static emit_ops i386_emit_ops =
2887 emit_ops *
2888 x86_target::emit_ops ()
2880 x86_target::emit_ops () function in class:x86_target
linux-aarch64-low.cc 89 struct emit_ops *emit_ops () override;
2691 /* Implementation of emit_ops method "emit_prologue". */
2737 /* Implementation of emit_ops method "emit_epilogue". */
2761 /* Implementation of emit_ops method "emit_add". */
2775 /* Implementation of emit_ops method "emit_sub". */
2789 /* Implementation of emit_ops method "emit_mul". */
2803 /* Implementation of emit_ops method "emit_lsh". */
2817 /* Implementation of emit_ops method "emit_rsh_signed". */
2831 /* Implementation of emit_ops method "emit_rsh_unsigned". *
3394 aarch64_target::emit_ops () function in class:aarch64_target
    [all...]
linux-ppc-low.cc 79 struct emit_ops *emit_ops () override;
2600 static struct emit_ops ppc_emit_ops_impl =
3289 static struct emit_ops ppc64v1_emit_ops_impl =
3332 static struct emit_ops ppc64v2_emit_ops_impl =
3375 /* Implementation of target ops method "emit_ops". */
3377 emit_ops *
3378 ppc_target::emit_ops () function in class:ppc_target

Completed in 32 milliseconds