Home
last modified time | relevance | path

Searched refs:BuildSection (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/binman/
H A Dimage.py136 self._section.BuildSection(fd, 0)
H A Dbsection.py328 def BuildSection(self, fd, base_offset): member in Section