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

/openbsd-current/gnu/llvm/lld/ELF/
H A DDriver.cpp2215 addUnusedUndefined(StringRef name, uint8_t binding = STB_GLOBAL) argument
/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h464 #define STB_GLOBAL 1 /* Symbol visible outside obj */ macro
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1237 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator in enum:llvm::ELF::__anon64
/openbsd-current/sys/sys/
H A Dexec_elf.h360 #define STB_GLOBAL 1 /* Global symbol */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h490 #define STB_GLOBAL 1 /* Symbol visible outside obj */ macro

Completed in 102 milliseconds