Searched defs:ELFNAME2 (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/compat/freebsd/
H A Dfreebsd_exec_elf32.c52 ELFNAME2(freebsd,probe)(struct lwp *l, struct exec_package *epp, void *veh, function
/netbsd-current/sys/compat/linux/arch/powerpc/
H A Dlinux_exec_powerpc.c65 ELFNAME2(linux,copyargs)(struct lwp *l, struct exec_package *pack, function
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_exec_elf32.c90 ELFNAME2(netbsd32,probe)(struct lwp *l, struct exec_package *epp, function
109 ELFNAME2(netbsd32,probe_noteless)(struct lwp *l, struct exec_package *epp, function
/netbsd-current/sys/compat/linux32/common/
H A Dlinux32_exec_elf32.c71 ELFNAME2(linux32,probe)(struct lwp *l, struct exec_package *epp, function
/netbsd-current/sys/compat/linux/arch/amd64/
H A Dlinux_exec_machdep.c125 ELFNAME2(linux,copyargs)(struct lwp *l, struct exec_package *pack, function
/netbsd-current/sys/compat/linux/common/
H A Dlinux_exec_elf32.c91 ELFNAME2(linux,atexit_signature)( function
159 ELFNAME2(linux,gcc_signature)( function
219 ELFNAME2(linux,debuglink_signature)(struct lwp *l, struct exec_package *epp, Elf_Ehdr *eh) function
277 ELFNAME2(linux,go_rt0_signature)(struct lwp *l, struct exec_package *epp, Elf_Ehdr *eh) function
367 ELFNAME2(linux,signature)(struct lwp *l, struct exec_package *epp, Elf_Ehdr *eh, char *itp) function
444 ELFNAME2(linux,probe)(struct lwp *l, struct exec_package *epp, void *eh, function
482 ELFNAME2(linux,copyargs)(struct lwp *l, struct exec_package *pack, function
[all...]
/netbsd-current/tools/amiga-elf2bb/sys/
H A Dexec_elf.h702 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y)))) macro
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h569 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y)))) macro
/netbsd-current/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h1060 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y)))) macro
/netbsd-current/tools/m68k-elf2aout/sys/
H A Dexec_elf.h1089 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y)))) macro
/netbsd-current/tools/arm-elf2aout/sys/
H A Dexec_elf.h1089 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y)))) macro
/netbsd-current/sys/sys/
H A Dexec_elf.h1196 #define ELFNAME2(x,y) CONCAT(x,CONCAT(_elf,CONCAT(ELFSIZE,CONCAT(_,y)))) macro

Completed in 203 milliseconds