Home
last modified time | relevance | path

Searched refs:DT_NULL (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Delf_utils.h94 case DT_NULL: in IsDynamicSectionPointer()
Delf.h1652 DT_NULL = 0, // Marks end of dynamic array. enumerator
Delf_file.cc1301 case DT_NULL: { in Load()
/art/compiler/linker/
Delf_builder.h803 { DT_NULL, { 0 } }, in PrepareDynamicSection()