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

  /src/external/gpl3/gdb.old/dist/gdb/nat/
loongarch-hw-point.h 44 #define CTRL_PLV3_ENABLE 0x10
46 #define DR_CONTROL_ENABLED(ctrl) ((ctrl & CTRL_PLV3_ENABLE) == CTRL_PLV3_ENABLE)
  /src/external/gpl3/gdb/dist/gdb/nat/
loongarch-hw-point.h 44 #define CTRL_PLV3_ENABLE 0x10
46 #define DR_CONTROL_ENABLED(ctrl) ((ctrl & CTRL_PLV3_ENABLE) == CTRL_PLV3_ENABLE)

Completed in 44 milliseconds