Searched refs:SHDR_SIZE (Results 1 – 1 of 1) sorted by relevance
26 SHDR_SIZE = 20 variable477 self.shdr = self.inf[offs:offs + SHDR_SIZE]480 offs += SHDR_SIZE652 shdr = self.inf[offs:offs + SHDR_SIZE]655 offs += SHDR_SIZE
Completed in 3 milliseconds