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