Home
last modified time | relevance | path

Searched refs:SP_ARG0 (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Duw-thread.c123 #ifndef SP_ARG0
124 #define SP_ARG0 (1 * 4) macro
639 if (!base_ops.deprecated_xfer_memory (sp + SP_ARG0, (char *)&mapp, in libthread_stub()
642 if (!base_ops.deprecated_xfer_memory (sp + SP_ARG0 + sizeof (mapp), in libthread_stub()
Dm68k-tdep.c62 #define SP_ARG0 (1 * 4) macro
1069 if (target_read_memory (sp + SP_ARG0, /* Offset of first arg on stack */ in m68k_get_longjmp_target()