Searched refs:pr_warn_elf (Results 1 – 1 of 1) sorted by relevance
163 #define pr_warn_elf(fmt, ...) \ macro236 pr_warn_elf("libelf initialization failed"); in bpf_linker__new()282 pr_warn_elf("libelf initialization failed"); in bpf_linker__new_fd()367 pr_warn_elf("failed to create ELF object"); in init_output_elf()374 pr_warn_elf("failed to create ELF header"); in init_output_elf()395 pr_warn_elf("failed to create STRTAB section"); in init_output_elf()405 pr_warn_elf("failed to create STRTAB data"); in init_output_elf()434 pr_warn_elf("failed to create SYMTAB section"); in init_output_elf()444 pr_warn_elf("failed to create SYMTAB data"); in init_output_elf()687 pr_warn_elf("failed to parse ELF file '%s'", obj->filename); in linker_load_obj_file()[all …]