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

  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-x86-low.cc 846 static int use_xml;
861 if (!use_xml)
946 use_xml = 0;
961 use_xml = 1;
2887 if (!use_xml)
2889 /* If USE_XML is false then we should be using one of these target
838 static int use_xml; variable
  /src/external/gpl3/gdb/dist/gdbserver/
linux-x86-low.cc 861 static int use_xml;
876 if (!use_xml)
977 use_xml = 0;
992 use_xml = 1;
2918 if (!use_xml)
2920 /* If USE_XML is false then we should be using one of these target
853 static int use_xml; variable

Completed in 26 milliseconds