Searched refs:DF_1_NORELOC (Results 1 – 9 of 9) sorted by relevance
540 #define DF_1_NORELOC 0x00400000 /* Used internally */ macro
1263 #define DF_1_NORELOC 0x00400000 macro
546 (DF_1_NORELOC): Likewise.
1267 #define DF_1_NORELOC 0x00400000 macro
750 #define DF_1_NORELOC 0x00400000 /* Used internally */ macro
855 #define DF_1_NORELOC 0x00400000 /* Used internally */ macro
29 DF_1_NORELOC, DF_1_SYMINTPOSE, DF_1_GLOBAUDIT and DF_1_SINGLETON.
12283 if (val & DF_1_NORELOC) in process_dynamic_section()12286 val ^= DF_1_NORELOC; in process_dynamic_section()