Searched refs:EI_DATA (Results 1 – 3 of 3) sorted by relevance
24 EI_DATA = 5 # Data encoding variable
63 return self.e_ident[consts.EI_DATA]
97 if utils.ByteToInt(e_ident[consts.EI_DATA]) != consts.ELFDATA2LSB:99 .format(e_ident[consts.EI_DATA]))