Home
last modified time | relevance | path

Searched refs:libpath (Results 1 – 25 of 74) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A DGenLibDeps.pl88 my $libpath = $lib;
89 $libpath =~ s/^libLLVM(.*)\.a/$1/;
90 $libpath =~ s/(.+)CodeGen$/Target\/$1/;
91 $libpath =~ s/(.+)AsmPrinter$/Target\/$1\/AsmPrinter/;
92 $libpath =~ s/(.+)AsmParser$/Target\/$1\/AsmParser/;
93 $libpath =~ s/(.+)Info$/Target\/$1\/TargetInfo/;
94 $libpath =~ s/(.+)Disassembler$/Target\/$1\/Disassembler/;
95 $libpath =~ s/SelectionDAG/CodeGen\/SelectionDAG/;
96 $libpath =~ s/^AsmPrinter/CodeGen\/AsmPrinter/;
97 $libpath =~ s/^BitReader/Bitcode\/Reader/;
[all …]
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dpkg_config_test.sh120 libpath=
125 if [ -z "${libpath}" ]; then
126 libpath="${dir}"
128 libpath="${libpath}:${dir}"
138 "LD_LIBRARY_PATH=${libpath} ./tp tc"
/netbsd-src/external/bsd/atf/dist/atf-c/
H A Dpkg_config_test.sh120 libpath=
125 if [ -z "${libpath}" ]; then
126 libpath="${dir}"
128 libpath="${libpath}:${dir}"
138 "LD_LIBRARY_PATH=${libpath} ./tp tc"
/netbsd-src/external/gpl2/lvm2/dist/lib/snapshot/
H A Dsnapshot.c140 const char *libpath; in _get_snapshot_dso_path() local
147 libpath = find_config_tree_str(cmd, "dmeventd/snapshot_library", NULL); in _get_snapshot_dso_path()
148 if (!libpath) in _get_snapshot_dso_path()
151 get_shared_library_path(cmd, libpath, path, PATH_MAX); in _get_snapshot_dso_path()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ToolDrivers/llvm-lib/
H A DOptions.td12 def libpath: P<"libpath", "Object file search path">;
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doptions.cc1281 std::string libpath; in finalize() local
1284 libpath = this->Y(); in finalize()
1285 if (libpath.compare(0, 2, "P,") == 0) in finalize()
1286 libpath.erase(0, 2); in finalize()
1295 libpath = p; in finalize()
1307 if (!libpath.empty()) in finalize()
1313 next_pos = libpath.find(':', pos); in finalize()
1318 this->add_to_library_path_with_sysroot(libpath.substr(pos, len)); in finalize()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doptions.cc1281 std::string libpath; in finalize() local
1284 libpath = this->Y(); in finalize()
1285 if (libpath.compare(0, 2, "P,") == 0) in finalize()
1286 libpath.erase(0, 2); in finalize()
1295 libpath = p; in finalize()
1307 if (!libpath.empty()) in finalize()
1313 next_pos = libpath.find(':', pos); in finalize()
1318 this->add_to_library_path_with_sysroot(libpath.substr(pos, len)); in finalize()
/netbsd-src/usr.bin/ldd/
H A Dldd_elfxx.c170 const char *libpath = obj ? obj->path : "not found"; in fmtprint() local
239 printf("%s", libpath); in fmtprint()
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Daix.em749 char *libpath;
783 libpath = command_line_blibpath;
785 libpath = command_line.rpath;
787 libpath = (char *) "";
805 libpath = xmalloc (len + 1);
806 strcpy (libpath, name);
817 libpath = xrealloc (libpath, len + nlen + 2);
818 libpath[len] = ':';
819 strcpy (libpath + len + 1, name);
826 libpath = xmalloc (len + 1);
[all …]
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Daix.em749 char *libpath;
783 libpath = command_line_blibpath;
785 libpath = command_line.rpath;
787 libpath = (char *) "";
805 libpath = xmalloc (len + 1);
806 strcpy (libpath, name);
817 libpath = xrealloc (libpath, len + nlen + 2);
818 libpath[len] = ':';
819 strcpy (libpath + len + 1, name);
826 libpath = xmalloc (len + 1);
[all …]
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dpbsdboot.dsp58 …/incremental:no /machine:MIPS /subsystem:$(CESubsystem) /libpath:"..\libsa\WMIPSRel" /libpath:"..…
90 …ental:no /debug /machine:MIPS /subsystem:$(CESubsystem) /libpath:"..\libsa\WMIPSDbg" /libpath:"..…
/netbsd-src/external/apache2/llvm/dist/llvm/cmake/platforms/
H A DWinMsvc.cmake289 -libpath:"${ATLMFC_LIB}/${WINSDK_ARCH}"
290 -libpath:"${MSVC_LIB}/${WINSDK_ARCH}"
291 -libpath:"${WINSDK_LIB}/ucrt/${WINSDK_ARCH}"
292 -libpath:"${WINSDK_LIB}/um/${WINSDK_ARCH}")
303 -libpath:"${winsdk_lib_symlinks_dir}")
/netbsd-src/external/gpl2/lvm2/dist/lib/mirror/
H A Dmirrored.c410 const char *libpath; in _get_mirror_dso_path() local
417 libpath = find_config_tree_str(cmd, "dmeventd/mirror_library", in _get_mirror_dso_path()
420 get_shared_library_path(cmd, libpath, path, PATH_MAX); in _get_mirror_dso_path()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-lib.rst9 **llvm-lib** [/libpath:<path>] [/out:<output>] [/llvmlibthin]
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dgenscripts.sh280 rm -f tmpdir/libpath.exp
281 echo "set libpath \"${LIB_PATH}\"" | sed -e 's/:/ /g' > tmpdir/libpath.exp
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dgenscripts.sh286 rm -f tmpdir/libpath.exp
287 echo "set libpath \"${LIB_PATH}\"" | sed -e 's/:/ /g' > tmpdir/libpath.exp
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dxcoff.h449 const char *libpath; member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dxcoff.h449 const char *libpath; member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Drelocatable.m4113 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.libpath" "$host" > conftest.sh
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/m4/
H A Drelocatable.m4113 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.libpath" "$host" > conftest.sh
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Drelocatable.m4113 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.libpath" "$host" > conftest.sh
/netbsd-src/external/gpl2/gettext/dist/
H A DChangeLog411 * config/config.libpath: Use LC_ALL=C to protect range expression
517 * config/config.libpath: Upgrade to libtool-1.5.2.
744 * config/config.libpath: New file.
H A DMakefile.am26 build-aux/config.libpath build-aux/reloc-ldflags build-aux/install-reloc \
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A DChangeLog8 libpath fields.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxcofflink.c3738 impsize = strlen (ldinfo->libpath) + 3; in xcoff_size_loader_section()
3803 const char *libpath, in bfd_xcoff_size_dynamic_sections() argument
3839 ldinfo->libpath = libpath; in bfd_xcoff_size_dynamic_sections()
4018 strcpy (out, ldinfo->libpath); in xcoff_build_loader_section()
4019 out += strlen (ldinfo->libpath) + 1; in xcoff_build_loader_section()

123