Home
last modified time | relevance | path

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

/u-boot/tools/dtoc/
A Dfdt_util.py83 cc, args = tools.get_target_compile_tool('cc')
95 dtc, args = tools.get_target_compile_tool('dtc')
/u-boot/tools/u_boot_pylib/
A Dtools.py247 def get_target_compile_tool(name, cross_compile=None): function
356 name, extra_args = get_target_compile_tool(name)
/u-boot/tools/binman/
A Delf.py425 cc, args = tools.get_target_compile_tool('cc')
A Delf_test.py205 objcopy, args = tools.get_target_compile_tool('objcopy')

Completed in 16 milliseconds