Searched defs:ELFNAME (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/arch/hppa/stand/cdboot/ |
H A D | elf64.c | 33 ELFNAME(exec)(int fd, Elf_Ehdr *elf, uint64_t *marks, int flags) in ELFNAME() function
|
/openbsd-src/sys/lib/libsa/ |
H A D | loadfile_elf.c | 73 ELFNAME(exec)(int fd, Elf_Ehdr *elf, uint64_t *marks, int flags) in ELFNAME() function
|
/openbsd-src/usr.sbin/mkuboot/ |
H A D | copy_elf.c | 49 ELFNAME(copy_elf)(int ifd, const char *iname, int ofd, const char *oname, in ELFNAME() function
|
/openbsd-src/sys/sys/ |
H A D | exec_elf.h | 755 #define ELFNAME( global() macro
|