Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dexec.h64 #define EF_PARISC_WIDE 0x00080000 /* program expects wide mode */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h39 #define EF_PARISC_WIDE 0x00080000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h39 #define EF_PARISC_WIDE 0x00080000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1408 enum EF_PARISC_WIDE = 0x00080000; variable