Searched defs:STV_PROTECTED (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h535 #define STV_PROTECTED 3 /* Treat as STB_LOCAL inside current component */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1071 STV_PROTECTED = 3 // Visible in other components but not preemptable enumerator in enum:llvm::ELF::__anon49
/freebsd-11-stable/sys/sys/
H A Delf_common.h833 #define STV_PROTECTED 0x3 /* Visible but not preemptible. */ macro

Completed in 89 milliseconds