Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dexec.h61 #define EF_PARISC_TRAPNIL 0x00010000 /* trap on NULL derefs */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h30 #define EF_PARISC_TRAPNIL 0x00010000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h30 #define EF_PARISC_TRAPNIL 0x00010000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1405 enum EF_PARISC_TRAPNIL = 0x00010000; variable