Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/binman/etype/
H A Du_boot_with_ucode_ptr.py25 self.elf_fname = 'u-boot'
33 fname = tools.GetInputFilename(self.elf_fname)
H A Du_boot_spl_with_ucode_ptr.py25 self.elf_fname = 'spl/u-boot-spl'
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilder.py500 def GetFuncSizesFile(self, commit_upto, target, elf_fname): argument
509 '%s.sizes' % elf_fname.replace('/', '-'))
511 def GetObjdumpFile(self, commit_upto, target, elf_fname): argument
520 '%s.objdump' % elf_fname.replace('/', '-'))