Home
last modified time | relevance | path

Searched defs:STV_PROTECTED (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d476 enum STV_PROTECTED = 3; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d444 enum STV_PROTECTED = 3; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d444 enum STV_PROTECTED = 3; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d436 enum STV_PROTECTED = 3; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d431 enum STV_PROTECTED = 3; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1072 #define STV_PROTECTED 3 /* Treat as STB_LOCAL inside current component */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1099 #define STV_PROTECTED 3 /* Treat as STB_LOCAL inside current component */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h538 #define STV_PROTECTED 3 /* visible, not preemptible */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h540 #define STV_PROTECTED 3 /* visible, not preemptible */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h540 #define STV_PROTECTED 3 /* visible, not preemptible */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h632 #define STV_PROTECTED 3 /* visible, not preemptible */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1165 STV_PROTECTED = 3 // Visible in other components but not preemptable enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d411 enum STV_PROTECTED = 3; variable