| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCCTRLoops.cpp | 182 PIE = MBB->pred_end(); PI != PIE; ++PI) in verifyCTRBranch() local
|
| HD | PPCEarlyReturn.cpp | 66 PIE = ReturnMBB.pred_end(); PI != PIE; ++PI) { in processBlock() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| HD | CommonArgs.cpp | 892 bool PIE = ToolChain.isPIEDefault(); in ParsePICArgs() local 893 bool PIC = PIE || ToolChain.isPICDefault(); in ParsePICArgs() 896 PIE = PIC = false; in ParsePICArgs() 982 PIE = O.matches(options::OPT_fPIE) || O.matches(options::OPT_fpie); in ParsePICArgs() 984 PIE || O.matches(options::OPT_fPIC) || O.matches(options::OPT_fpic); in ParsePICArgs() 988 PIE = PIC = false; in ParsePICArgs() 1013 PIC = PIE = false; in ParsePICArgs() 1062 if ((ROPI || RWPI) && (PIC || PIE)) in ParsePICArgs() 1083 return std::make_tuple(llvm::Reloc::PIC_, IsPICLevelTwo ? 2U : 1U, PIE); in ParsePICArgs()
|
| /freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/ |
| HD | MachOLinkingContext.h | 162 bool PIE() const { return _pie; } in PIE() function
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | mach | 235 >>24 belong &0x0200000 \b|PIE
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/ |
| HD | PathDiagnostic.cpp | 681 } else if (Optional<PostImplicitCall> PIE = P.getAs<PostImplicitCall>()) { in create() local 682 return PathDiagnosticLocation(PIE->getLocation(), SMng); in create()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | LangOptions.def | 181 COMPATIBLE_VALUE_LANGOPT(PIE , 1, 0, "is pie")
|
| HD | CodeGenOptions.def | 351 /// Whether copy relocations support is available when building as PIE.
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/ |
| HD | InitPreprocessor.cpp | 1004 if (LangOpts.PIE) { in InitializePredefinedMacros()
|
| HD | CompilerInvocation.cpp | 2904 Opts.PIE = Args.hasArg(OPT_pic_is_pie); in ParseLangArgs() 3576 LangOpts.PIE = Args.hasArg(OPT_pic_is_pie); in CreateFromArgs()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | BugReporter.cpp | 2348 if (Optional<PreImplicitCall> PIE = P.getAs<PreImplicitCall>()) in getLocation() local 2349 return PathDiagnosticLocation(PIE->getLocation(), SM); in getLocation()
|
| /freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| HD | MachONormalizedFileFromAtoms.cpp | 1569 if ((_ctx.outputMachOType() == MH_EXECUTE) && _ctx.PIE()) in fileFlags()
|
| /freebsd-11-stable/contrib/binutils/ld/ |
| HD | ChangeLog-0203 | 914 * genscripts.sh: Generate PIE scripts. 918 (gld${EMULATION_NAME}_get_script): Include PIE scripts. 919 * scripttempl/elf.sc: In PIE scripts set . the same way as in
|
| /freebsd-11-stable/contrib/unbound/ |
| HD | acx_nlnetlabs.m4 | 1411 AC_MSG_CHECKING([if $CC supports PIE])
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| HD | ARMAsmParser.cpp | 161 PIE = PersonalityIndexLocs.end(); in emitPersonalityLocNotes() local 162 PI != PE || PII != PIE;) { in emitPersonalityLocNotes() 163 if (PI != PE && (PII == PIE || PI->getPointer() < PII->getPointer())) in emitPersonalityLocNotes() 165 else if (PII != PIE && (PI == PE || PII->getPointer() < PI->getPointer())) in emitPersonalityLocNotes()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CodeGenModule.cpp | 604 if (Context.getLangOpts().PIE) in Release() 835 if (RM != llvm::Reloc::Static && !LOpts.PIE) in shouldAssumeDSOLocal()
|
| /freebsd-11-stable/contrib/file/ |
| HD | ChangeLog | 183 * Enable parsing of ELF dynamic sections to handle PIE better
|
| /freebsd-11-stable/crypto/openssh/ |
| HD | configure.ac | 1702 # Turn off automatic PIE when toolchain hardening is off. 1706 # Automatic PIE requires gcc >= 4.x
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/ |
| HD | Options.td | 652 def fno_PIE : Flag<["-"], "fno-PIE">, Group<f_Group>; 2503 HelpText<"Use copy relocations support for PIE builds">;
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | ChangeLog-2006 | 665 for PIE executables.
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| HD | ELFDumper.cpp | 2217 LLVM_READOBJ_DT_FLAG_ENT(DF_1, PIE),
|
| /freebsd-11-stable/contrib/unbound/doc/ |
| HD | Changelog | 4047 - Feature #699: --enable-pie option to that builds PIE binary.
|
| /freebsd-11-stable/contrib/gcc/doc/ |
| HD | invoke.texi | 8669 pointers to functions. Without any PIC/PIE-related options, it
|
| /freebsd-11-stable/crypto/heimdal/lib/wind/ |
| HD | UnicodeData.txt | 9456 A03D;YI SYLLABLE PIE;Lo;0;L;;;;;N;;;;;
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | ChangeLog-2005 | 12323 * config/m32r/linux.h (STARTFILE_SPEC): Support PIE.
|