Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430-devices.cc59 msp430_dirname (char *path) in msp430_dirname() function
128 t_devices_loc = msp430_dirname (msp430_dirname (t_devices_loc)); in extract_devices_dir_from_collect_gcc()
H A Dmsp430-devices.h33 char *msp430_dirname (char *path);
H A Ddriver-msp430.cc163 return concat ("-L", msp430_dirname (devices_csv_path), NULL); in msp430_get_linker_devices_include_path()
H A Dmsp430.cc4442 include_dir = msp430_dirname (include_dir); in msp430_register_pre_includes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430-devices.c59 msp430_dirname (char *path) in msp430_dirname() function
128 t_devices_loc = msp430_dirname (msp430_dirname (t_devices_loc)); in extract_devices_dir_from_collect_gcc()
H A Dmsp430-devices.h33 char *msp430_dirname (char *path);
H A Ddriver-msp430.c163 return concat ("-L", msp430_dirname (devices_csv_path), NULL); in msp430_get_linker_devices_include_path()
H A Dmsp430.c3675 include_dir = msp430_dirname (include_dir); in msp430_register_pre_includes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20197278 * config/msp430/msp430-devices.c (msp430_dirname): New function.
7287 (msp430_dirname): Likewise.