Searched refs:get_target_compile_tool (Results 1 – 4 of 4) sorted by relevance
83 cc, args = tools.get_target_compile_tool('cc')95 dtc, args = tools.get_target_compile_tool('dtc')
247 def get_target_compile_tool(name, cross_compile=None): function356 name, extra_args = get_target_compile_tool(name)
425 cc, args = tools.get_target_compile_tool('cc')
205 objcopy, args = tools.get_target_compile_tool('objcopy')
Completed in 16 milliseconds