Home
last modified time | relevance | path

Searched refs:SHT_ANDROID_RELR (Results 1 – 3 of 3) sorted by relevance

/test/vts/utils/python/library/vtable/
Dvtable_dumper.py142 consts.SHT_ANDROID_RELR)
307 consts.SHT_ANDROID_RELR)
/test/vts/utils/python/library/elf/
Dconsts.py90 SHT_ANDROID_RELR = SHT_LOOS + 0xfffff00 variable
/test/vts/utils/python/library/
Delf_parser.py465 elif rel.sh_type in (consts.SHT_RELR, consts.SHT_ANDROID_RELR):