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

/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h492 #define STB_LOCAL 0 /* Symbol not visible outside obj */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1038 STB_LOCAL = 0, // Local symbol, not visible outside obj file containing def enumerator in enum:llvm::ELF::__anon47
/freebsd-11-stable/sys/sys/
H A Delf_common.h804 #define STB_LOCAL 0 /* Local symbol */ macro

Completed in 139 milliseconds