Searched defs:DF_SYMBOLIC (Results 1 – 13 of 13) sorted by relevance
391 #define DF_SYMBOLIC 0x0002 /* Indicates "symbolic" linking. */ macro
707 #define DF_SYMBOLIC 0x2 macro
1230 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
1260 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
1055 constexpr Elf_Word DF_SYMBOLIC = 0x2; variable
821 #define DF_SYMBOLIC 0x00000002 macro
824 #define DF_SYMBOLIC 0x00000002 macro
829 #define DF_SYMBOLIC 0x00000002 macro
986 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro