Searched refs:DT_FLAGS (Results 1 – 9 of 9) sorted by relevance
523 #define DT_FLAGS 30 /* Encodes ORIGIN, SYMBOLIC, TEXTREL, BIND_NOW, STATIC_TLS */ macro
628 #define DT_FLAGS 30 /* Object specific flag values. */ macro
209 case DT_FLAGS: return "DT_FLAGS"; in d_tags()
170 _ELF_DEFINE_DT(DT_FLAGS, 30, \
191 case DT_FLAGS: return "DT_FLAGS"; in d_tags()
864 case DT_FLAGS: return "FLAGS"; in dt_type()3034 case DT_FLAGS: in dump_dyn_val()
2498 case DT_FLAGS: in getDynamicEntry()7480 case DT_FLAGS: in printAuxillaryDynamicTableEntryInfo()
1383 addInt(DT_FLAGS, dtFlags); in computeContents()
1523 case DT_FLAGS: in digest_dynamic1()