Searched refs:Raise (Results 1 – 6 of 6) sorted by relevance
40 self.Raise('Cannot locate _dt_ucode_base_size symbol in u-boot')52 self.Raise('Cannot find microcode region u-boot-ucode')66 self.Raise('Microcode pointer _dt_ucode_base_size at %08x is '79 self.Raise('Cannot find microcode region u-boot-dtb-with-ucode')
145 self.Raise('No position set with pos-unset: should another '163 self.Raise("Entry contents size is %#x (%d) but entry size is "169 self.Raise("Size %#x (%d) does not match align-size %#x (%d)" %172 self.Raise("Position %#x (%d) does not match align %#x (%d)" %177 def Raise(self, msg): member in Entry
43 self.Raise('Cannot find FD signature')
50 raise self.Raise("No /microcode node found in '%s'" % fname)
201 entry.Raise("Position %#x (%d) is outside the image starting "206 entry.Raise("Position %#x (%d) overlaps with previous entry '%s' "
69 """Raise an error if the return value is -ve89 """Raise an error if the return value is NULL