Searched refs:freeXMLString (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/mcpat/
H A DxmlParser.h329 /**< The returned string should be free'd using the "freeXMLString" function.
653 * this function should be free'd using the "freeXMLString" function. */
656 XMLDLLENTRY void freeXMLString(XMLSTR t); // {free(t);}
H A DxmlParser.cc108 void freeXMLString(XMLSTR t) { function

Completed in 21 milliseconds