Searched refs:EI_DATA_LSB (Results 1 – 1 of 1) sorted by relevance
34 EI_DATA_LSB = 1 variable in ELFFile87 if self.endian not in (ELFFile.EI_DATA_LSB, ELFFile.EI_DATA_MSB):100 return self.endian == ELFFile.EI_DATA_LSB106 return {ELFFile.EI_DATA_LSB: "<",