Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/binman/
H A Dbsection.py432 def GetContentsByPhandle(self, phandle, source_entry): argument
448 source_entry.Raise("Cannot find node for phandle %d" % phandle)
452 source_entry.Raise("Cannot find entry for node '%s'" % node.name)