Home
last modified time | relevance | path

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

/minix3/minix/include/sys/
H A Delf_common.h484 #define STB_GLOBAL 1 /* Global symbol */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h762 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator
/minix3/sys/sys/
H A Dexec_elf.h511 #define STB_GLOBAL 1 /* global symbol */ macro