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

  /src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc 1825 #define _EMIT_ASM(NAME, INSNS) __EMIT_ASM (NAME, INSNS)
1826 #define EMIT_ASM(INSNS) _EMIT_ASM (__LINE__, INSNS)
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc 1827 #define _EMIT_ASM(NAME, INSNS) __EMIT_ASM (NAME, INSNS)
1828 #define EMIT_ASM(INSNS) _EMIT_ASM (__LINE__, INSNS)

Completed in 27 milliseconds