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

  /src/external/gpl3/gdb/dist/gdb/
remote.c 143 get_target_type_name (bool target_connected) function
2248 const char *target_type = get_target_type_name (target_connected);
2261 const char *target_type = get_target_type_name (remote != nullptr);
2440 const char *target_type = get_target_type_name (remote != nullptr);
2460 const char *target_type = get_target_type_name (remote != nullptr);
2722 const char *target_type = get_target_type_name (remote != nullptr);
  /src/external/gpl3/gdb.old/dist/gdb/
remote.c 140 get_target_type_name (bool target_connected) function
2204 const char *target_type = get_target_type_name (target_connected);
2217 const char *target_type = get_target_type_name (remote != nullptr);
2396 const char *target_type = get_target_type_name (remote != nullptr);
2416 const char *target_type = get_target_type_name (remote != nullptr);
2687 const char *target_type = get_target_type_name (remote != nullptr);

Completed in 46 milliseconds