Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py78 SHT_REL = 9 variable
/test/vts/utils/python/library/vtable/
Dvtable_dumper.py304 sh_rel_types = (consts.SHT_REL, consts.SHT_RELA, consts.SHT_RELR,