Home
last modified time | relevance | path

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

/openbmc/u-boot/doc/
H A DREADME.trace203 - funclist [<addr> <size>]
236 trace funclist 10000 e00000
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py449 def _funcs_to_names(funclist,namelist): argument
451 for f,name in zip(funclist,namelist):