Home
last modified time | relevance | path

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

/external/pigweed/pw_toolchain/py/pw_toolchain/
Dclang_arm_toolchain.py84 def get_gcc_lib_dir(cflags: List[str]) -> Path: function
91 compiler_info['gcc_libs_dir'] = str(get_gcc_lib_dir(cflags))