Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dreadelf.h518 #define DF_1_GLOBAL 0x00000002 /* Unused */ macro
/freebsd/sys/sys/
H A Delf_common.h770 #define DF_1_GLOBAL 0x00000002 /* Set the RTLD_GLOBAL for object */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1534 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator