Searched refs:_get_binary_path (Results 1 – 1 of 1) sorted by relevance
774 def _get_binary_path(self, variable_pattern): member in ArduinoBuilder784 return self._get_binary_path("recipe.c.o.pattern")787 return self._get_binary_path("recipe.cpp.o.pattern")791 objcopy_binary = self._get_binary_path(objcopy_step_name)795 return self._get_binary_path("recipe.ar.pattern")798 return self._get_binary_path("recipe.size.pattern")