Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h504 #define STV_PROTECTED 3 /* Treat as STB_LOCAL inside current component */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h530 #define STV_PROTECTED 3 /* Treat as STB_LOCAL inside current component */ macro
/openbsd/sys/sys/
H A Dexec_elf.h382 #define STV_PROTECTED 3 /* HIDDEN inside, DEFAULT outside */ macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1269 STV_PROTECTED = 3 // Visible in other components but not preemptable enumerator