Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py75 SHT_DYNAMIC = 6 variable
/test/vts/utils/python/library/
Delf_parser.py630 if sh.sh_type == consts.SHT_DYNAMIC: