Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dexec.h63 #define EF_PARISC_LSB 0x00040000 /* program expects LSB mode */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h36 #define EF_PARISC_LSB 0x00040000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h36 #define EF_PARISC_LSB 0x00040000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1407 enum EF_PARISC_LSB = 0x00040000; variable