| /llvm-project-15.0.7/lldb/test/Shell/ObjectFile/PECOFF/ |
| H A D | settings-abi-i686.yaml | 1 ## 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 D | netbsd-exec-8.99.30-amd64.yaml | 1 # Test whether NetBSD executables are recognized correctly.
|
| /llvm-project-15.0.7/bolt/test/ |
| H A D | pie.test | 1 # Check that we do not reject position-independent executables (PIEs).
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | symbol-pie.s | 8 ## Position independent executables require dynamic
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/COFF/ |
| H A D | basic-copy.test | 2 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 D | CMakeLists.txt | 20 # unable to generate executables.
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | CMakeLists.txt | 11 # To enable these tweaks in executables or shared libraries, add
|
| /llvm-project-15.0.7/lld/docs/ |
| H A D | windows_support.rst | 79 #. 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 D | link-search-at-executable-path.s | 14 ## When linking executables, @executable_path/ in install_name should be replaced
|
| H A D | dyld-stub-binder.s | 25 ## As do executables.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/ |
| H A D | elf-disassemble-relocs-exec.test | 1 ## Check that 'llvm-objdump -dr' correctly prints relocations in executables.
|
| H A D | disassemble-no-section.test | 3 ## executables with section headers stripped by e.g.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Projects.rst | 76 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 D | index.md | 8 is capable of generating executables for a number of examples, some
|
| H A D | ReleaseNotes.md | 26 executables. This is only a temporary solution and the goal is to align with
|
| /llvm-project-15.0.7/lld/cmake/modules/ |
| H A D | AddLLD.cmake | 36 set_target_properties(${name} PROPERTIES FOLDER "lld executables")
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-opt-fuzzer/ |
| H A D | exec-options.ll | 9 ; 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 D | BUILD.gn | 62 # setup leaves behind stale executables.
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/API/ |
| H A D | BUILD.gn | 5 # -Wl,-runpath=$ORIGIN/../lib in executables on unix or the corresponding @loader_path on mac,
|
| /llvm-project-15.0.7/llvm/utils/ |
| H A D | remote-exec.py | 61 processing like codesigning test-executables \
|
| /llvm-project-15.0.7/flang/cmake/modules/ |
| H A D | AddFlang.cmake | 98 set_target_properties(${name} PROPERTIES FOLDER "Flang executables")
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/ |
| H A D | PlatformDarwinKernel.cpp | 865 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 D | BuildingCompilerRT.rst | 66 Path where built Compiler-RT executables should be installed. If a relative
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/MachO/ |
| H A D | raw-linkedit.yaml | 1 # Test that obj2yaml + yaml2obj can round-trip mach-o executables with
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | MemorySanitizer.rst | 213 non-position-independent executables, and could fail on some Linux 216 * MemorySanitizer might be incompatible with position-independent executables
|