Lines Matching refs:strdup
90 *ErrorMessage = strdup(Error.c_str());
237 return strdup(StringRep.c_str());
242 return strdup(StringRep.c_str());
247 return strdup(StringRep.c_str());
314 *ErrorMessage = strdup(error.c_str());
331 *ErrorMessage = strdup(EC.message().c_str());
353 return strdup(sys::getDefaultTargetTriple().c_str());
357 return strdup(Triple::normalize(StringRef(triple)).c_str());
361 return strdup(sys::getHostCPUName().data());
369 return strdup(Features.getString().c_str());