Searched refs:EHDR_SIZE (Results 1 – 1 of 1) sorted by relevance
28 EHDR_SIZE = 12 variable505 self.ehdr = self.inf[offs: offs + EHDR_SIZE]506 offs += EHDR_SIZE590 ehdr = self.inf[offs: offs + EHDR_SIZE]591 offs += EHDR_SIZE