Searched refs:num_specs (Results 1 – 4 of 4) sorted by relevance
366 const size_t num_specs = in LocateExecutableSymbolFile() local370 if (num_specs == 2) { in LocateExecutableSymbolFile()381 assert(num_specs <= 1 && in LocateExecutableSymbolFile()383 if (num_specs == 1) { in LocateExecutableSymbolFile()
139 const size_t num_specs = ObjectFile::GetModuleSpecifications( in CreateTargetInternal() local142 if (num_specs > 0) { in CreateTargetInternal()145 if (num_specs == 1) { in CreateTargetInternal()
1502 const uint32_t num_specs = file_specs.GetSize(); in LoadScriptingResourceInTarget() local1503 if (num_specs) { in LoadScriptingResourceInTarget()1506 for (uint32_t i = 0; i < num_specs; ++i) { in LoadScriptingResourceInTarget()
832 uint32_t num_specs = 0; in GetDependentModules() local836 num_specs++; in GetDependentModules()839 return num_specs; in GetDependentModules()