/openbsd-src/gnu/llvm/clang/docs/ |
H A D | Toolchain.rst | 201 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 D | bit_reader.py | 26 def register_library(library): argument
|
H A D | disassembler.py | 148 def register_library(library): argument
|
H A D | object.py | 426 def register_library(library): argument
|
H A D | core.py | 450 def register_library(library): argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/scripts/ |
H A D | gen_dynamic_list.py | 64 def get_global_functions(nm_executable, library): argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | g++spec.c | 65 int library = 0; in lang_specific_driver() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | g++spec.c | 62 int library = 1; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | jvspec.c | 158 int library = 1; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | g77spec.c | 255 const char *library = FORTRAN_LIBRARY; local
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlguts.pod | 3579 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 D | lldbutil.py | 1533 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 D | thread-db.c | 645 const char *library = NULL; in thread_db_new_objfile() local
|
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/ |
H A D | TextStub.cpp | 998 for (const auto &library : Libraries) { in assignTargetsToLibrary() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemote.cpp | 4389 "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 D | ieee.c | 1455 char *library; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ieee.c | 1292 char *library; in ieee_archive_p() local
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | PluginManager.cpp | 44 llvm::sys::DynamicLibrary library; member
|
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1452 #define __sanitizer_syscall_pre_uselib(library) \ argument 1454 #define __sanitizer_syscall_post_uselib(res, library) \ argument
|