Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dmips.h851 #define RHF_REQUICKSTART 0x00000400 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h807 #define RHF_REQUICKSTART 0x00000400 macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1408 RHF_REQUICKSTART = 0x00000400, // Object may be requickstarted enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1371 enum RHF_REQUICKSTART = (1 << 10); variable