Searched refs:EI_CLASS (Results 1 – 3 of 3) sorted by relevance
23 EI_CLASS = 4 # File class variable
59 return self.e_ident[consts.EI_CLASS]
92 if utils.ByteToInt(e_ident[consts.EI_CLASS]) not in (95 .format(e_ident[consts.EI_CLASS]))104 if utils.ByteToInt(e_ident[consts.EI_CLASS]) == consts.ELFCLASS32: