Home
last modified time | relevance | path

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

/test/vts/utils/python/library/elf/
Dconsts.py127 STT_OBJECT = 1 variable
/test/vts/utils/python/library/vtable/
Dvtable_dumper.py245 if (sym.GetType() in (consts.STT_OBJECT, consts.STT_FUNC)