Searched refs:DF_1_DISPRELPND (Results 1 – 8 of 8) sorted by relevance
534 #define DF_1_DISPRELPND 0x00010000 /* Pending displacement relocation */ macro
1257 #define DF_1_DISPRELPND 0x00010000 macro
540 (DF_1_DISPRELPND): Likewise.
1261 #define DF_1_DISPRELPND 0x00010000 macro
744 #define DF_1_DISPRELPND 0x00010000 /* Pending displacement relocation */ macro
849 #define DF_1_DISPRELPND 0x00010000 /* Pending displacement relocation */ macro
12253 if (val & DF_1_DISPRELPND) in process_dynamic_section()12256 val ^= DF_1_DISPRELPND; in process_dynamic_section()