Searched defs:STB_GLOBAL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp198 addOptionalRegular(StringRef name, SectionBase *sec, uint64_t val, uint8_t stOther = STV_HIDDEN, uint8_t binding = STB_GLOBAL) argument
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h493 #define STB_GLOBAL 1 /* Symbol visible outside obj */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1039 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator in enum:llvm::ELF::__anon47
/freebsd-11-stable/sys/sys/
H A Delf_common.h805 #define STB_GLOBAL 1 /* Global symbol */ macro

Completed in 84 milliseconds