Lines Matching refs:PRINT
556 PRINT("readlink(\"%s\") failed: %s [fd=%d]", &proc_self_fd[0], strerror(errno), fd);
1502 PRINT("Warning: ignoring very long library path: %s", path);
1541 PRINT("warning: unable to get realpath for the library \"%s\". Will use given path.",
1552 PRINT("Warning: ignoring very long library path: %s/%s", path, name);
1579 PRINT("warning: unable to get realpath for the library \"%s\". Will use given path.", buf);
1612 PRINT("warning: unable to get realpath for the library \"%s\". Will use given path.", name);
1767 PRINT("library \"%s\" (\"%s\") needed or dlopened by \"%s\" is not accessible for the"
1833 PRINT("warning: unable to get realpath for the library \"%s\" by extinfo->library_fd. "
2251 PRINT("warning: soinfo for \"%s\"@%p has no version", si->get_realpath(), si);
2262 PRINT("warning: couldn't find %s needed by %s on unload.",
3135 PRINT("\"%s\": ignoring DT_PREINIT_ARRAY in shared library!", get_realpath());
3928 PRINT("%s: has text relocations", get_realpath());
4315 PRINT("LINKER TIME: %s: %d microseconds", args.argv[0], (int) (
4320 PRINT("RELO STATS: %s: %d abs, %d rel, %d copy, %d symbol", args.argv[0],
4346 PRINT("PAGES MODIFIED: %s: %d (%dKB)", args.argv[0], count, count * 4);