Searched defs:ElfW (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | link_elf.d | 22 template ElfW(string type) in ElfW() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | link_elf.d | 20 template ElfW(string type) in ElfW() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | unwind-dw2-fde-dip.c | 69 # define ElfW __ElfN macro 75 # define ElfW(type) Elf_##type macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | link_elf.d | 20 template ElfW(string type) in ElfW() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | link_elf.d | 22 template ElfW(string type) in ElfW() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
H A D | lsan_common_linux.cc | 83 const ElfW(Phdr) *phdr = &(info->dlpi_phdr[j]); in ProcessGlobalRegionsCallback() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/ |
H A D | lsan_common_linux.cpp | 83 const ElfW(Phdr) *phdr = &(info->dlpi_phdr[j]); in ProcessGlobalRegionsCallback() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
H A D | lsan_common_linux.cc | 81 const ElfW(Phdr) *phdr = &(info->dlpi_phdr[j]); in ProcessGlobalRegionsCallback() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | unwind-dw2-fde-dip.c | 69 # define ElfW __ElfN macro 76 # define ElfW(type) Elf_##type macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | link.d | 98 template ElfW(string type) in ElfW() function
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 1063 #define ElfW(x) CONCAT(Elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 1092 #define ElfW(x) CONCAT(Elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 1092 #define ElfW(x) CONCAT(Elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 1199 #define ElfW(x) CONCAT(Elf,CONCAT(ELFSIZE,CONCAT(_,x))) macro
|