Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Delf_common.h873 #define STB_LOCAL 0 /* Local symbol */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1318 STB_LOCAL = 0, // Local symbol, not visible outside obj file containing def enumerator