Searched refs:DF_1_NOHDR (Results 1 – 4 of 4) sorted by relevance
682 #define DF_1_NOHDR 0x00100000 macro
596 #define DF_1_NOHDR 0x00100000 macro
1494 DF_1_NOHDR = 0x00100000, enumerator
6466 if (val & DF_1_NOHDR) in process_dynamic_section()6469 val ^= DF_1_NOHDR; in process_dynamic_section()