Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Ddriver-msp430.cc160 char *devices_csv_path; in msp430_get_linker_devices_include_path() local
161 if (msp430_check_env_var_for_devices (&devices_csv_path)) in msp430_get_linker_devices_include_path()
163 return concat ("-L", msp430_dirname (devices_csv_path), NULL); in msp430_get_linker_devices_include_path()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Ddriver-msp430.c160 char *devices_csv_path; in msp430_get_linker_devices_include_path() local
161 if (msp430_check_env_var_for_devices (&devices_csv_path)) in msp430_get_linker_devices_include_path()
163 return concat ("-L", msp430_dirname (devices_csv_path), NULL); in msp430_get_linker_devices_include_path()