Home
last modified time | relevance | path

Searched refs:nopie (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/test/MachO/
H A Dbuiltin-rename.s12 # RUN: %lld -no_pie -o %t/nopie %t/main.o %t/renames.o -lSystem
19 # RUN: llvm-objdump --syms %t/nopie | \
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/
H A Dplt.test3 // RUN: llvm-objdump -d %p/Inputs/hello.exe.nopie.elf-i386 | FileCheck --check-prefix=32 %s
/llvm-project-15.0.7/lld/test/ELF/
H A Dpie.s53 ## Check -nopie
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td4018 def nopie : Flag<["-"], "nopie">;
4019 def no_pie : Flag<["-"], "no-pie">, Alias<nopie>;
/llvm-project-15.0.7/clang/docs/
H A DClangCommandLineReference.rst420 .. option:: -nopie, -no-pie