Home
last modified time | relevance | path

Searched defs:library (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/clang/docs/
H A DToolchain.rst201 compiler-rt (LLVM)
206 libatomic (GNU)
229 libunwind (LLVM)
241 libgcc_s (GNU)
247 libunwind (nongnu.org)
253 libunwind (PathScale)
300 libc++abi (LLVM)
306 libsupc++ (GNU)
319 libcxxrt (PathScale)
335 standard library, aimed at being a complete implementation of the C++
[all …]
/openbsd-src/gnu/llvm/llvm/bindings/python/llvm/
H A Dbit_reader.py26 def register_library(library): argument
H A Ddisassembler.py148 def register_library(library): argument
H A Dobject.py426 def register_library(library): argument
H A Dcore.py450 def register_library(library): argument
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/scripts/
H A Dgen_dynamic_list.py64 def get_global_functions(nm_executable, library): argument
/openbsd-src/gnu/gcc/gcc/cp/
H A Dg++spec.c65 int library = 0; in lang_specific_driver() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dg++spec.c62 int library = 1; local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djvspec.c158 int library = 1; local
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dg77spec.c255 const char *library = FORTRAN_LIBRARY; local
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlguts.pod3579 use an intermediary C library to convert from however Perl stores the argument
[all...]
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbutil.py1533 def skip_if_library_missing(test, target, library): argument
1534 def find_library(target, library): argument
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread-db.c645 const char *library = NULL; in thread_db_new_objfile() local
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/
H A DTextStub.cpp998 for (const auto &library : Libraries) { in assignTargetsToLibrary() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4389 "library", [log, &list](const XMLNode &library) -> bool { in GetLoadedModuleList()
4468 "library", [log, &list](const XMLNode &library) -> bool { in GetLoadedModuleList()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dieee.c1455 char *library; local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c1292 char *library; in ieee_archive_p() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp44 llvm::sys::DynamicLibrary library; member
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1452 #define __sanitizer_syscall_pre_uselib(library) \ argument
1454 #define __sanitizer_syscall_post_uselib(res, library) \ argument