Searched refs:GetOffsets (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/tools/binman/etype/ | ||
H A D | intel_descriptor.py | 51 def GetOffsets(self): member in Entry_intel_descriptor |
H A D | _testing.py | 84 def GetOffsets(self): member in Entry__testing |
H A D | section.py | 58 def GetOffsets(self): member in Entry_section |
/openbmc/u-boot/tools/binman/ | ||
H A D | entry.py | 358 def GetOffsets(self): member in Entry |
H A D | bsection.py | 255 offset_dict = entry.GetOffsets() |
H A D | README | 325 not set the offset (with the GetOffsets() method). |