Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDcommon.h493 #define STB_GLOBAL 1 /* Symbol visible outside obj */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h809 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator
/NextBSD/sys/sys/
HDelf_common.h754 #define STB_GLOBAL 1 /* Global symbol */ macro