Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/include/
H A Dexec.h67 #define EF_PARISC_LAZYSWAP 0x00200000 /* allow lazy swap allocation macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h45 #define EF_PARISC_LAZYSWAP 0x00400000 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h45 #define EF_PARISC_LAZYSWAP 0x00400000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1410 enum EF_PARISC_LAZYSWAP = 0x00400000; variable