HomeSort by: relevance | last modified time | path
    Searched refs:aarch64_debugger_regno (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 899 unsigned aarch64_debugger_regno (unsigned);
aarch64.h 692 #define DEBUGGER_REGNO(REGNO) aarch64_debugger_regno (REGNO)
aarch64.cc 1413 aarch64_debugger_regno (unsigned regno) function

Completed in 56 milliseconds