Searched refs:DT_NEEDED (Results 1 – 1 of 1) sorted by relevance
433 private static final int DT_NEEDED = 1; field in ReadElf.DynamicEntry443 if (mTag == DT_NEEDED) { in isNeeded()