Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDelf_common.h865 #define STT_COMMON 5 /* Uninitialized common block. */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDELF.h1335 STT_COMMON = 5, // An uninitialized common block enumerator