Searched refs:pr_warn_elf (Results 1 – 1 of 1) sorted by relevance
164 #define pr_warn_elf(fmt, ...) \ macro237 pr_warn_elf("libelf initialization failed"); in bpf_linker__new()283 pr_warn_elf("libelf initialization failed"); in bpf_linker__new_fd()368 pr_warn_elf("failed to create ELF object"); in init_output_elf()375 pr_warn_elf("failed to create ELF header"); in init_output_elf()396 pr_warn_elf("failed to create STRTAB section"); in init_output_elf()406 pr_warn_elf("failed to create STRTAB data"); in init_output_elf()435 pr_warn_elf("failed to create SYMTAB section"); in init_output_elf()445 pr_warn_elf("failed to create SYMTAB data"); in init_output_elf()688 pr_warn_elf("failed to parse ELF file '%s'", obj->filename); in linker_load_obj_file()[all …]