Searched refs:SHT_NOBITS (Results 1 – 2 of 2) sorted by relevance
/test/vts/utils/python/library/elf/ | ||
D | consts.py | 77 SHT_NOBITS = 8 variable |
/test/vts/utils/python/library/vtable/ | ||
D | vtable_dumper.py | 293 if sh.sh_type == consts.SHT_NOBITS: |