Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/buildman/
H A Dtest.py407 build.GetFuncSizesFile(1, 'fred', 'u-boot'))
H A Dbuilderthread.py335 nm = self.builder.GetFuncSizesFile(result.commit_upto,
H A Dbuilder.py519 def GetFuncSizesFile(self, commit_upto, target, elf_fname): member in Builder
710 pattern = self.GetFuncSizesFile(commit_upto, target, '*')