Home
last modified time | relevance | path

Searched refs:loadfile (Results 1 – 25 of 35) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/config/
H A Dnind.exp28 global loadfile
31 set loadfile [file tail $arg]
H A Dslite.exp42 global loadfile
47 set loadfile [file tail $arg]
H A Dsim.exp54 global loadfile
H A Dsid.exp173 global loadfile
/openbsd-src/sys/lib/libsa/
H A Dloadfile.h65 int loadfile(const char *, uint64_t *, int);
H A Dloadfile.c106 loadfile(const char *fname, uint64_t *marks, int flags) in loadfile() function
H A DMakefile19 SRCS+= loadfile.c
/openbsd-src/sys/arch/alpha/stand/netboot/
H A Dnetboot.c82 rc = loadfile(boot_file, &marks, LOAD_KERNEL | COUNT_KERNEL); in main()
H A Dversion14 1.3: Use MI loadfile, warn if kernel image would overlap SRM
H A DMakefile27 SRCS+= loadfile.c arc4.c
/openbsd-src/sys/arch/hppa/stand/cdboot/
H A Dcdboot.c88 if (!loadfile(path, marks, LOAD_KERNEL)) { in boot()
/openbsd-src/sys/arch/alpha/stand/boot/
H A Dversion26 1.8: Use MI loadfile, warn if kernel image would overlap SRM
H A DMakefile25 SRCS+= loadfile.c arc4.c ufs2.c
H A Dboot.c155 rc = loadfile(name, marks, LOAD_KERNEL | COUNT_KERNEL); in main()
/openbsd-src/sys/arch/hppa/stand/libsa/
H A DMakefile20 ct.c dk.c lf.c lif.c cmd_hppa.c loadfile.c arc4.c elf32.c elf64.c
/openbsd-src/sys/arch/sparc64/stand/ofwboot/
H A Dboot.c215 loadfile(int fd, char *args, int isupgrade) in loadfile() function
532 (void)loadfile(fd, opened_name, isupgrade); in main()
/openbsd-src/sys/arch/loongson/stand/libsa/
H A DMakefile34 SRCS+= loadfile.c arc4.c
/openbsd-src/sys/arch/octeon/stand/libsa/
H A DMakefile35 SRCS+= loadfile.c arc4.c
/openbsd-src/gnu/usr.bin/perl/lib/
H A DDB.pm109 DB->loadfile($DB::filename, $DB::lineno);
332 sub loadfile { subroutine
H A DDB.t208 ok( ! defined DB->loadfile('notafile'),
214 my $db = DB->loadfile($file);
/openbsd-src/sys/arch/alpha/stand/nboot/
H A DMakefile36 SRCS+= loadfile.c arc4.c ctime.c hexdump.c strtol.c strtoll.c ufs2.c
/openbsd-src/sys/stand/boot/
H A Dboot.c128 if ((fd = loadfile(cmd.path, marks, LOAD_ALL)) != -1) { in boot()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Ddbx.exp179 global loadfile
/openbsd-src/sys/arch/i386/stand/cdboot/
H A DMakefile36 SRCS+= elf32.c elf64.c loadfile.c arc4.c
/openbsd-src/sys/arch/amd64/stand/cdboot/
H A DMakefile34 loadfile.c arc4.c elf32.c elf64.c

12