Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dexec.h102 #define SHF_PARISC_SHORT 0x20000000 /* should be allocated near from gp */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h97 #define SHF_PARISC_SHORT 0x20000000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h97 #define SHF_PARISC_SHORT 0x20000000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1424 enum SHF_PARISC_SHORT = 0x20000000; variable