Searched refs:getShort (Results 1 – 1 of 1) sorted by relevance
106 def getShort(self, offset): member in ELFFile118 size = self.getShort(self.bits == 32 and 0x2A or 0x36)119 count = self.getShort(self.bits == 32 and 0x2C or 0x38)132 return self.getShort(ELFFile.E_MACHINE)