Home
last modified time | relevance | path

Searched defs:SHF_PARISC_HUGE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/hppa/include/
H A Dexec.h101 #define SHF_PARISC_HUGE 0x40000000 /* should be allocated far from gp */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h94 #define SHF_PARISC_HUGE 0x40000000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h94 #define SHF_PARISC_HUGE 0x40000000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1425 enum SHF_PARISC_HUGE = 0x40000000; variable