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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp223 addOptionalRegular(StringRef name, SectionBase *sec, uint64_t val, uint8_t stOther = STV_HIDDEN, uint8_t binding = STB_GLOBAL) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1083 STV_HIDDEN = 2, // Not visible to other components enumerator in enum:llvm::ELF::__anon3099
/freebsd-13-stable/sys/sys/
H A Delf_common.h866 #define STV_HIDDEN 0x2 /* Not visible. */ macro

Completed in 108 milliseconds