Searched refs:DF_SYMBOLIC (Results 1 – 8 of 8) sorted by relevance
511 #define DF_SYMBOLIC 0x00000002 /* */ macro
758 #define DF_SYMBOLIC 0x0002 /* Indicates "symbolic" linking. */ macro
1360 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
68 _ELF_DEFINE_DF(DF_SYMBOLIC, 0x2, \
162 "shared object. Implies -Bsymbolic but does not set DF_SYMBOLIC">,
1360 dtFlags |= DF_SYMBOLIC; in finalizeContents()
1501 if (dynp->d_un.d_val & DF_SYMBOLIC) in digest_dynamic1()
2910 { DF_SYMBOLIC, "SYMBOLIC" },