Home
last modified time | relevance | path

Searched defs:ElfW (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2-fde-openbsd.c6 #define ElfW(type) Elf_##type macro
/openbsd-src/gnu/gcc/gcc/
H A Dunwind-dw2-fde-openbsd.c6 #define ElfW(type) Elf_##type macro
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp83 const ElfW(Phdr) *phdr = &(info->dlpi_phdr[j]); in ProcessGlobalRegionsCallback() local
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformLinux.c29 #define ElfW(type) __ElfN(type) macro
/openbsd-src/gnu/llvm/libunwind/src/
H A DAddressSpace.hpp425 #define ElfW(type) Elf_##type macro
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp45 #define ElfW(type) Elf_##type macro