HomeSort by: relevance | last modified time | path
    Searched refs:file_format (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/ia64/stand/ia64/efi/
conf.c 80 extern struct file_format ia64_elf;
82 struct file_format *file_formats[] = {
  /src/sys/arch/ia64/stand/ia64/ski/
conf.c 94 extern struct file_format ia64_elf;
96 struct file_format *file_formats[] = {
exec.c 88 struct file_format ia64_elf = { elf64_loadfile, elf64_exec };
  /src/sys/arch/arm/iomd/
makemodes.awk 84 /^file_format/ {
  /src/sys/arch/ia64/stand/efi/libefi/
exec.c 94 struct file_format ia64_elf = { elf64_loadfile, elf64_exec };
  /src/sys/arch/ia64/stand/common/
bootstrap.h 201 struct file_format struct
209 extern struct file_format *file_formats[]; /* supplied by consumer */

Completed in 12 milliseconds