Home
last modified time | relevance | path

Searched refs:link_elf_error (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/kern/
H A Dlink_elf.c317 link_elf_error(const char *s) in link_elf_error() function
464 link_elf_error("Unsupported file layout"); in link_elf_load_file()
470 link_elf_error("Unsupported file version"); in link_elf_load_file()
479 link_elf_error("Unsupported machine"); in link_elf_load_file()
492 link_elf_error("Unreadable program headers"); in link_elf_load_file()
509 link_elf_error("Too many sections"); in link_elf_load_file()
532 link_elf_error("Object is not dynamically-linked"); in link_elf_load_file()