Home
last modified time | relevance | path

Searched defs:SHN_COMMON (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h493 #define SHN_COMMON 0xFFF2 /* Associated symbol is in common */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h519 #define SHN_COMMON 0xFFF2 /* Associated symbol is in common */ macro
/openbsd/sys/sys/
H A Dexec_elf.h242 #define SHN_COMMON 0xfff2 /* common symbol */ macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h987 SHN_COMMON = 0xfff2, // FORTRAN COMMON or C external global variables enumerator