Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py166 DT_NULL = 0 # ignored mandatory mandatory variable
/test/vts/utils/python/library/
Delf_parser.py330 if dyn.d_tag == consts.DT_NULL: