Searched refs:DT_NULL (Results 1 – 4 of 4) sorted by relevance
94 case DT_NULL: in IsDynamicSectionPointer()
1645 DT_NULL = 0, // Marks end of dynamic array. enumerator
1342 case DT_NULL: { in Load()
116 DCHECK_NE(tag, static_cast<Elf_Sword>(DT_NULL)); in AddDynamicTag()140 buffer.push_back({DT_NULL, {0}}); in Write()