Lines Matching refs:pr_warn
34 pr_warn("elf: failed to init libelf for %s\n", binary_path); in elf_open()
40 pr_warn("elf: failed to open %s: %s\n", binary_path, errstr(ret)); in elf_open()
45 pr_warn("elf: could not read elf from %s: %s\n", binary_path, elf_errmsg(-1)); in elf_open()
108 pr_warn("elf: failed to get ehdr from %s: %s\n", binary_path, elf_errmsg(-1)); in elf_sym_iter_new()
125 pr_warn("elf: failed to get symbols for symtab section in '%s': %s\n", in elf_sym_iter_new()
148 pr_warn("elf: failed to get verdef ELF section in '%s'\n", binary_path); in elf_sym_iter_new()
287 pr_warn("elf: failed to get ehdr from %s: %s\n", binary_path, elf_errmsg(-1)); in elf_find_func_offset()
337 pr_warn("elf: ambiguous match for '%s', '%s' in '%s'\n", in elf_find_func_offset()
361 pr_warn("elf: '%s' is 0 in symtab for '%s': %s\n", name, binary_path, in elf_find_func_offset()
366 pr_warn("elf: failed to find symbol '%s' in '%s'\n", name, binary_path); in elf_find_func_offset()
467 pr_warn("elf: ambiguous match found '%s@%lu' in '%s' previous offset %lu\n", in elf_resolve_syms_offsets()