Searched defs:ELFNAME (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.bin/ldd/ |
H A D | ldd_elfxx.c | 96 ELFNAME(ldd)(int fd, char *prog, char *path, const char *fmt1, const char *fmt2) in ELFNAME() function
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 568 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
/netbsd-src/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 701 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 1059 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 1088 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 1088 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 1195 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|