Home
last modified time | relevance | path

Searched defs:STB_GLOBAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1319 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator
/freebsd/sys/sys/
H A Delf_common.h877 #define STB_GLOBAL 1 /* Global symbol */ macro