Home
last modified time | relevance | path

Searched defs:ELFNAME (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/arch/hppa/stand/cdboot/
H A Delf64.c33 ELFNAME(exec)(int fd, Elf_Ehdr *elf, uint64_t *marks, int flags) in ELFNAME() function
/openbsd-src/sys/lib/libsa/
H A Dloadfile_elf.c73 ELFNAME(exec)(int fd, Elf_Ehdr *elf, uint64_t *marks, int flags) in ELFNAME() function
/openbsd-src/usr.sbin/mkuboot/
H A Dcopy_elf.c49 ELFNAME(copy_elf)(int ifd, const char *iname, int ofd, const char *oname, in ELFNAME() function
/openbsd-src/sys/sys/
H A Dexec_elf.h755 #define ELFNAME( global() macro