Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py77 SHT_NOBITS = 8 variable
/test/vts/utils/python/library/vtable/
Dvtable_dumper.py293 if sh.sh_type == consts.SHT_NOBITS: