Searched refs:debugLen (Results 1 – 1 of 1) sorted by relevance
428 unsigned int debugLen = PARAM_VALUE_LEN_MAX; in ServiceNeedDebug() local430 if (SystemReadParam("llvm.debug.service.all", debugValue, &debugLen) == 0) { in ServiceNeedDebug()443 unsigned int debugLen = PARAM_VALUE_LEN_MAX; in IsDebuggableVersion() local446 SystemReadParam("const.debuggable", debugValue, &debugLen) == 0) { in IsDebuggableVersion()