Lines Matching refs:pr_warn
42 pr_warn("elf: failed to init libelf for %s\n", binary_path);
48 pr_warn("elf: failed to open %s: %s\n", binary_path,
54 pr_warn("elf: could not read elf from %s: %s\n", binary_path, elf_errmsg(-1));
69 pr_warn("elf: could not read elf from %s: %s\n", binary_path, elf_errmsg(-1));
138 pr_warn("elf: failed to get symbols for symtab section in '%s': %s\n",
162 pr_warn("elf: failed to get verdef ELF section in '%s'\n", binary_path);
361 pr_warn("elf: failed to get ehdr from %s: %s\n", binary_path, elf_errmsg(-1));
414 pr_warn("elf: ambiguous match for '%s', '%s' in '%s'\n",
438 pr_warn("elf: '%s' is 0 in symtab for '%s': %s\n", name, binary_path,
443 pr_warn("elf: failed to find symbol '%s' in '%s'\n", name, binary_path);
543 pr_warn("elf: ambiguous match found '%s@%lu' in '%s' previous offset %lu\n",