Home
last modified time | relevance | path

Searched defs:libname (Results 1 – 25 of 42) sorted by relevance

12

/openbsd-src/gnu/llvm/compiler-rt/cmake/Modules/
H A DAddCompilerRT.cmake50 set(libname "${name}.${os}") variable
57 set(libname "${name}.${arch}") variable
238 set(libname "${name}_${os}") variable
240 set(libname "${name}_${os}_dynamic") variable
272 set(libname "${name}-${arch}") variable
275 set(libname "${name}-${arch}") variable
278 set(libname "${name}-dynamic-${arch}") variable
H A DCompilerRTDarwinUtils.cmake281 set(libname "${name}.${suffix}_${LIB_ARCH}_${LIB_OS}") variable
/openbsd-src/regress/libexec/ld.so/dlopen/libac/
H A Dac.C14 const char *libname = "libac"; variable
/openbsd-src/regress/libexec/ld.so/dlopen/libaa/
H A Daa.C13 const char *libname = "libaa"; variable
/openbsd-src/regress/libexec/ld.so/dlopen/libab/
H A Dab.C15 const char *libname = "libab"; variable
/openbsd-src/regress/libexec/ld.so/dlopen/prog1/
H A Dprog1.C17 char **libname; in main() local
/openbsd-src/lib/libc/dlfcn/
H A Ddlfcn_stubs.c41 dlopen(const char *libname, int how) in dlopen()
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dsplit-lib.py41 def writeLibGenCall(self, libname, irname): argument
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dsplit-lib.py41 def writeLibGenCall(self, libname, irname): argument
/openbsd-src/libexec/ld.so/
H A Dtib.c139 const char *libname) in _dl_set_tls()
H A Dlibrary.c99 _dl_tryload_shlib(const char *libname, int type, int flags, int nodelete) in _dl_tryload_shlib()
H A Dlibrary_mquery.c102 _dl_tryload_shlib(const char *libname, int type, int flags, int nodelete) in _dl_tryload_shlib()
H A Dloader.c375 const char *libname; in _dl_load_dep_libs() local
403 const char *libname; in _dl_load_dep_libs() local
H A Ddlfcn.c57 dlopen(const char *libname, int flags) in dlopen()
H A Dlibrary_subr.c313 _dl_load_shlib(const char *libname, elf_object_t *parent, int type, int flags, in _dl_load_shlib()
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_linux.cpp156 static bool IsDynamicRTName(const char *libname) { in IsDynamicRTName()
/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dvms-ld.c447 const char *libname = expand_lib (&argv[i][2]); in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dvms-ld.c456 const char *libname = expand_lib (&argv[i][2]); local
/openbsd-src/gnu/usr.bin/perl/amigaos4/
H A Damigaos.c37 struct Interface *OpenInterface(CONST_STRPTR libname, uint32 libver) in OpenInterface()
/openbsd-src/gnu/gcc/gcc/config/mt/
H A Dmt.c487 mt_init_cumulative_args (CUMULATIVE_ARGS * cum, tree fntype, rtx libname, in mt_init_cumulative_args()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.c1913 d30v_init_cumulative_args (cum, fntype, libname, indirect, incoming) in d30v_init_cumulative_args() argument
/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dpe-dll.c396 const char * libname = 0; in auto_export() local
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dpe-dll.c396 const char * libname = 0; in auto_export() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.c3402 const char* libname, in builtin_function_1()
3454 const char* libname, in builtin_function()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c2316 static const char *libname; variable

12