Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h503 #define STV_HIDDEN 2 /* Can only be seen inside currect component */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h529 #define STV_HIDDEN 2 /* Can only be seen inside currect component */ macro
/openbsd-src/sys/sys/
H A Dexec_elf.h383 #define STV_HIDDEN global() macro
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1268 STV_HIDDEN = 2, // Not visible to other components enumerator