Searched refs:DT_USED (Results 1 – 6 of 6) sorted by relevance
769 #define DT_USED 0x7ffffffe /* ignored - same as needed */ macro
245 case DT_USED: return "DT_USED"; in d_tags()
368 _ELF_DEFINE_DT(DT_USED, 0x7FFFFFFEUL, "ignored") \
227 case DT_USED: return "DT_USED"; in d_tags()
2484 case DT_USED: in getDynamicEntry()2490 {DT_AUXILIARY, "Auxiliary library"}, {DT_USED, "Not needed object"}, in getDynamicEntry()7466 case DT_USED: in printAuxillaryDynamicTableEntryInfo()
901 case DT_USED: return "USED"; in dt_type()