Home
last modified time | relevance | path

Searched refs:GetTargetCompileTool (Results 1 – 4 of 4) sorted by relevance

/u-boot/tools/dtoc/
A Dfdt_util.py71 cc, args = tools.GetTargetCompileTool('cc')
83 dtc, args = tools.GetTargetCompileTool('dtc')
/u-boot/tools/patman/
A Dtools.py242 def GetTargetCompileTool(name, cross_compile=None): function
339 name, extra_args = GetTargetCompileTool(name)
/u-boot/tools/binman/
A Delf.py238 cc, args = tools.GetTargetCompileTool('cc')
A Delf_test.py191 objcopy, args = tools.GetTargetCompileTool('objcopy')

Completed in 10 milliseconds