Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dexec.h65 #define EF_PARISC_NO_KABP 0x00100000 /* don't allow kernel assisted macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h42 #define EF_PARISC_NO_KABP 0x00100000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h42 #define EF_PARISC_NO_KABP 0x00100000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1409 enum EF_PARISC_NO_KABP = 0x00100000; variable