Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/driver/
H A Dpath.c49 const char *sysroots[] = { sysroot, isysroot, isysroot, isysroot, in expand_sysroot() local
55 sizeof(sysroots) / sizeof(sysroots[0])); in expand_sysroot()
61 sysroot_len = strlen(sysroots[i]); in expand_sysroot()
65 memcpy(path, sysroots[i], sysroot_len); in expand_sysroot()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/
H A Ddriver.c143 const char *sysroots[] = { sysroot, isysroot, isysroot, isysroot, in expand_sysroot() local
149 sizeof(sysroots) / sizeof(sysroots[0])); in expand_sysroot()
155 sysroot_len = strlen(sysroots[i]); in expand_sysroot()
159 memcpy(path, sysroots[i], sysroot_len); in expand_sysroot()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c1540 const char *sysroots[] = { sysroot, isysroot, isysroot, isysroot, in expand_sysroot() local
1546 sizeof(sysroots) / sizeof(sysroots[0])); in expand_sysroot()
1552 sysroot_len = strlen(sysroots[i]); in expand_sysroot()
1556 memcpy(path, sysroots[i], sysroot_len); in expand_sysroot()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-2007620 * configure.in: Allow sysroots to be relocated under $prefix as
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-2007620 * configure.in: Allow sysroots to be relocated under $prefix as
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20076963 * configure.ac: Allow sysroots to be relocated under $prefix as
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20076963 * configure.ac: Allow sysroots to be relocated under $prefix as
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200720867 * configure.ac: Allow sysroots to be relocated under $prefix as
H A DChangeLog-20161633 Darwin hosts contain suitable target sysroots in "/".