Searched defs:ELFNAME (Results 1 - 7 of 7) sorted by relevance
| /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) function in typeref:typename:int
|
| /src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | exec_elf.h | 568 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
| /src/tools/amiga-elf2bb/sys/ |
| H A D | exec_elf.h | 701 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
| /src/sys/arch/epoc32/stand/e32boot/include/ |
| H A D | elf.h | 1059 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
| /src/sys/sys/ |
| H A D | exec_elf.h | 1348 #define ELFNAME macro
|
| /src/tools/arm-elf2aout/sys/ |
| H A D | exec_elf.h | 1088 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
| /src/tools/m68k-elf2aout/sys/ |
| H A D | exec_elf.h | 1088 #define ELFNAME(x) CONCAT(elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
Completed in 24 milliseconds