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

  /src/external/gpl3/gdb/dist/gdb/
target.h 104 tc_none = 0, /* Default: can't control thread execution. */ enumerator in enum:thread_control_capabilities
738 TARGET_DEFAULT_RETURN (tc_none);
target.h 104 tc_none = 0, /* Default: can't control thread execution. */ enumerator in enum:thread_control_capabilities
738 TARGET_DEFAULT_RETURN (tc_none);
  /src/external/gpl3/gdb.old/dist/gdb/
target.h 104 tc_none = 0, /* Default: can't control thread execution. */ enumerator in enum:thread_control_capabilities
738 TARGET_DEFAULT_RETURN (tc_none);
target.h 104 tc_none = 0, /* Default: can't control thread execution. */ enumerator in enum:thread_control_capabilities
738 TARGET_DEFAULT_RETURN (tc_none);

Completed in 49 milliseconds