Lines Matching refs:Log
111 Log::log(Logger::WARNING, "invalid type for 'toolset' option\n");
133 // Unrecognized option value, log a warning.
134 Log::log(Logger::WARNING, "unrecognized value for 'toolset' option\n");
156 Log::log(Logger::WARNING, "invalid type for 'secinfoClear' option\n");
182 // Unrecognized option value, log a warning.
183 Log::log(Logger::WARNING, "unrecognized value for 'secinfoClear' option\n");
203 Log::log(Logger::DEBUG2, "filtering sections of file: %s\n", getPath().c_str());
226 Log::log(Logger::DEBUG2, "creating segment for section %s\n", name.c_str());
231 Log::log(Logger::DEBUG2, "section %s did not match\n", name.c_str());
264 Log::log(Logger::DEBUG2, "Entry point is %s@0x%08x (%s)\n", symbolName.c_str(), symbol.st_value, entryPointIsThumb ? "Thumb" : "ARM");
469 Log::log(Logger::DEBUG2, "..section %s is not filled\n", name.c_str());