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

/art/runtime/
H A Delf_utils.h94 case DT_NULL:
H A Delf.h1652 DT_NULL = 0, // Marks end of dynamic array. enumerator in enum:__anon130
H A Delf_file.cc1301 case DT_NULL: {
1303 *error_msg = StringPrintf("DT_NULL found after %d .dynamic entries, "
/art/compiler/linker/
H A Delf_builder.h803 { DT_NULL, { 0 } },

Completed in 82 milliseconds