Searched refs:DF_SYMBOLIC (Results 1 – 6 of 6) sorted by relevance
1081 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
1230 DF_SYMBOLIC = 0x02, // Search the shared lib before searching the exe. enumerator
1048 ld_state.dt_flags |= DF_SYMBOLIC; in parse_B_option_2()
1546 { DF_SYMBOLIC, "SYMBOLIC" },
809 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro
808 #define DF_SYMBOLIC 0x00000002 /* Symbol resolutions starts here */ macro