Searched refs:SetOffset (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/binman/etype/ | ||
H A D | section.py | 70 self._section.SetOffset(offset) |
/openbmc/u-boot/tools/binman/ | ||
H A D | bsection.py | 116 def SetOffset(self, offset): member in Section |