Searched defs:LookupSymbol (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/binman/ | ||
H A D | elf_test.py | 44 def LookupSymbol(self, name, weak, msg): member in FakeSection |
H A D | bsection.py | 344 def LookupSymbol(self, sym_name, optional, msg): member in Section |