Searched refs:DT_FLAGS_1 (Results 1 – 11 of 11) sorted by relevance
531 #define DT_FLAGS_1 0x6ffffffb /* ELF dynamic flags */ macro
1197 case DT_FLAGS_1: in dodynamic()
378 if (dyn[i].d_tag != DT_FLAGS_1) in is_pie()
695 #define DT_FLAGS_1 0x6ffffffb /* state flags - see DF_1_* defs */ macro
236 case DT_FLAGS_1: return "DT_FLAGS_1"; in d_tags()
248 _ELF_DEFINE_DT(DT_FLAGS_1, 0x6FFFFFFBUL, "flag values") \
218 case DT_FLAGS_1: return "DT_FLAGS_1"; in d_tags()
895 case DT_FLAGS_1: return "FLAGS_1"; in dt_type()3037 case DT_FLAGS_1: in dump_dyn_val()
2500 case DT_FLAGS_1: in getDynamicEntry()7483 case DT_FLAGS_1: in printAuxillaryDynamicTableEntryInfo()
1385 addInt(DT_FLAGS_1, dtFlags1); in computeContents()
1542 case DT_FLAGS_1: in digest_dynamic1()