Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py171 DT_STRTAB = 5 # d_ptr mandatory mandatory variable
/test/vts/utils/python/library/
Delf_parser.py567 elif dyn.d_tag == consts.DT_STRTAB: