Home
last modified time | relevance | path

Searched refs:executables (Results 1 – 25 of 70) sorted by relevance

123

/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/PECOFF/
H A Dsettings-abi-i686.yaml1 ## Check that i386 executables can be opened in both ABI modes.
2 ## I386 executables are special in the sense that the PECOFF object
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/ELF/
H A Dnetbsd-exec-8.99.30-amd64.yaml1 # Test whether NetBSD executables are recognized correctly.
/llvm-project-15.0.7/bolt/test/
H A Dpie.test1 # Check that we do not reject position-independent executables (PIEs).
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dsymbol-pie.s8 ## Position independent executables require dynamic
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/COFF/
H A Dbasic-copy.test2 produces identical output for both input and output object files/executables.
9 Actual copied object files/executables can differ in, among others, the
/llvm-project-15.0.7/flang/tools/flang-driver/
H A DCMakeLists.txt20 # unable to generate executables.
/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DCMakeLists.txt11 # To enable these tweaks in executables or shared libraries, add
/llvm-project-15.0.7/lld/docs/
H A Dwindows_support.rst79 #. build ``lld`` target in ``lld executables`` folder
83 msbuild LLVM.sln /m /target:"lld executables\lld"
/llvm-project-15.0.7/lld/test/MachO/
H A Dlink-search-at-executable-path.s14 ## When linking executables, @executable_path/ in install_name should be replaced
H A Ddyld-stub-binder.s25 ## As do executables.
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/
H A Delf-disassemble-relocs-exec.test1 ## Check that 'llvm-objdump -dr' correctly prints relocations in executables.
H A Ddisassemble-no-section.test3 ## executables with section headers stripped by e.g.
/llvm-project-15.0.7/llvm/docs/
H A DProjects.rst76 This subdirectory should contain all of your source code for executables.
109 executables. Most of your project Makefiles will only need to define a few
236 The final location of built libraries and executables will depend upon whether
247 All executables will be stored in ``PROJ_OBJ_ROOT/<type>/bin``, where *type*
/llvm-project-15.0.7/flang/docs/
H A Dindex.md8 is capable of generating executables for a number of examples, some
H A DReleaseNotes.md26 executables. This is only a temporary solution and the goal is to align with
/llvm-project-15.0.7/lld/cmake/modules/
H A DAddLLD.cmake36 set_target_properties(${name} PROPERTIES FOLDER "lld executables")
/llvm-project-15.0.7/llvm/test/tools/llvm-opt-fuzzer/
H A Dexec-options.ll9 ; This test is really flaky on Windows. On Windows, executables and DLLs cannot
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/
H A DBUILD.gn62 # setup leaves behind stale executables.
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/API/
H A DBUILD.gn5 # -Wl,-runpath=$ORIGIN/../lib in executables on unix or the corresponding @loader_path on mac,
/llvm-project-15.0.7/llvm/utils/
H A Dremote-exec.py61 processing like codesigning test-executables \
/llvm-project-15.0.7/flang/cmake/modules/
H A DAddFlang.cmake98 set_target_properties(${name} PROPERTIES FOLDER "Flang executables")
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp865 std::vector<FileSpec> executables; in SearchForExecutablesRecursively() local
875 executables.emplace_back(it->path()); in SearchForExecutablesRecursively()
877 return executables; in SearchForExecutablesRecursively()
/llvm-project-15.0.7/compiler-rt/docs/
H A DBuildingCompilerRT.rst66 Path where built Compiler-RT executables should be installed. If a relative
/llvm-project-15.0.7/llvm/test/tools/obj2yaml/MachO/
H A Draw-linkedit.yaml1 # Test that obj2yaml + yaml2obj can round-trip mach-o executables with
/llvm-project-15.0.7/clang/docs/
H A DMemorySanitizer.rst213 non-position-independent executables, and could fail on some Linux
216 * MemorySanitizer might be incompatible with position-independent executables

123