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