Searched refs:DT_NULL (Results 1 – 4 of 4) sorted by relevance
90 case DT_NULL: in IsDynamicSectionPointer()
1644 DT_NULL = 0, // Marks end of dynamic array. enumerator
1235 case DT_NULL: { in Load()
633 if (tag == DT_NULL) { in AddDynamicTag()641 if (tag == DT_NULL) { in AddDynamicTag()661 ret.push_back({DT_NULL, {0}}); in GetDynamics()