Searched refs:DT_STRTAB (Results 1 – 2 of 2) sorted by relevance
/test/vts/utils/python/library/elf/ | ||
D | consts.py | 171 DT_STRTAB = 5 # d_ptr mandatory mandatory variable |
/test/vts/utils/python/library/ | ||
D | elf_parser.py | 567 elif dyn.d_tag == consts.DT_STRTAB: |