Searched refs:DT_NULL (Results 1 – 2 of 2) sorted by relevance
/test/vts/utils/python/library/elf/ | ||
D | consts.py | 166 DT_NULL = 0 # ignored mandatory mandatory variable |
/test/vts/utils/python/library/ | ||
D | elf_parser.py | 330 if dyn.d_tag == consts.DT_NULL: |