Searched refs:Stt (Results 1 – 2 of 2) sorted by relevance
479 class Stt(_OpenIntEnum): class739 self.type = Stt(arg0 & 15)742 self.type = Stt(arg1)
100 if sym.st_info.type != glibcelf.Stt.STT_OBJECT: