Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmoveconfig.py1497 for sel in sym.get_selected_symbols() | sym.get_implied_symbols():
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py2232 def get_implied_symbols(self): member in Symbol