Searched refs:pr_warn_elf (Results 1 – 1 of 1) sorted by relevance
155 #define pr_warn_elf(fmt, ...) \ macro226 pr_warn_elf("libelf initialization failed"); in bpf_linker__new()314 pr_warn_elf("failed to create ELF object"); in init_output_elf()321 pr_warn_elf("failed to create ELF header"); in init_output_elf()347 pr_warn_elf("failed to create STRTAB section"); in init_output_elf()357 pr_warn_elf("failed to create STRTAB data"); in init_output_elf()386 pr_warn_elf("failed to create SYMTAB section"); in init_output_elf()396 pr_warn_elf("failed to create SYMTAB data"); in init_output_elf()569 pr_warn_elf("failed to parse ELF file '%s'", filename); in linker_load_obj_file()577 pr_warn_elf("failed to get ELF header for %s", filename); in linker_load_obj_file()[all …]