Searched refs:EI_DATA_LSB (Results 1 – 1 of 1) sorted by relevance
33 EI_DATA_LSB = 1 variable in ELFFile86 if self.endian not in (ELFFile.EI_DATA_LSB, ELFFile.EI_DATA_MSB):99 return self.endian == ELFFile.EI_DATA_LSB105 return {ELFFile.EI_DATA_LSB: "<",