Home
last modified time | relevance | path

Searched defs:SHF_ALPHA_GPREL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dalpha.h41 #define SHF_ALPHA_GPREL 0x10000000 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dalpha.h41 #define SHF_ALPHA_GPREL 0x10000000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1578 enum SHF_ALPHA_GPREL = 0x10000000; variable