Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py142 PT_INTERP = 3 variable
/test/vts/utils/python/library/
Delf_parser.py700 if ph.p_type == consts.PT_INTERP: