| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/LTO/ |
| D | Config.h | 40 struct Config { struct 41 enum VisScheme { 47 std::string CPU; 48 TargetOptions Options; 49 std::vector<std::string> MAttrs; 50 std::vector<std::string> PassPlugins; 52 std::function<void(legacy::PassManager &)> PreCodeGenPassesHook; 53 Optional<Reloc::Model> RelocModel = Reloc::PIC_; 54 Optional<CodeModel::Model> CodeModel = None; 55 CodeGenOpt::Level CGOptLevel = CodeGenOpt::Default; [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/ |
| D | DIPrinter.h | 74 PrinterConfig Config; variable 89 PlainPrinterBase(raw_ostream &OS, raw_ostream &ES, PrinterConfig &Config) in PlainPrinterBase() 114 LLVMPrinter(raw_ostream &OS, raw_ostream &ES, PrinterConfig &Config) in LLVMPrinter() 123 GNUPrinter(raw_ostream &OS, raw_ostream &ES, PrinterConfig &Config) in GNUPrinter() 130 PrinterConfig Config; variable 140 JSONPrinter(raw_ostream &OS, PrinterConfig &Config) in JSONPrinter()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| D | llvm-objcopy.cpp | 150 const CommonConfig &Config = ConfigMgr.getCommonConfig(); in executeObjcopyOnRawBinary() local 171 static Error executeObjcopyOnBinary(const MultiFormatConfig &Config, in executeObjcopyOnBinary() 214 createNewArchiveMembers(const MultiFormatConfig &Config, const Archive &Ar) { in createNewArchiveMembers() 258 const CommonConfig &Config = ConfigMgr.getCommonConfig(); in executeObjcopyOnArchive() local 268 const CommonConfig &Config = ConfigMgr.getCommonConfig(); in restoreStatOnFile() local 315 CommonConfig &Config = ConfigMgr.Common; in executeObjcopy() local
|
| D | ConfigManager.cpp | 685 CommonConfig &Config = ConfigMgr.Common; in parseObjcopyOptions() local 1059 CommonConfig &Config = ConfigMgr.Common; in parseInstallNameToolOptions() local 1191 CommonConfig &Config = ConfigMgr.Common; in parseBitcodeStripOptions() local 1283 CommonConfig &Config = ConfigMgr.Common; in parseStripOptions() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/ |
| D | ELFObjcopy.cpp | 136 static std::unique_ptr<Writer> createELFWriter(const CommonConfig &Config, in createELFWriter() 157 static std::unique_ptr<Writer> createWriter(const CommonConfig &Config, in createWriter() 247 static Error updateAndRemoveSymbols(const CommonConfig &Config, Object &Obj) { in updateAndRemoveSymbols() 342 static Error replaceAndRemoveSections(const CommonConfig &Config, Object &Obj) { in replaceAndRemoveSections() 564 static Error handleArgs(const CommonConfig &Config, const ELFConfig &ELFConfig, in handleArgs() 713 static Error writeOutput(const CommonConfig &Config, Object &Obj, in writeOutput() 722 Error objcopy::elf::executeObjcopyOnIHex(const CommonConfig &Config, in executeObjcopyOnIHex() 737 Error objcopy::elf::executeObjcopyOnRawBinary(const CommonConfig &Config, in executeObjcopyOnRawBinary() 755 Error objcopy::elf::executeObjcopyOnBinary(const CommonConfig &Config, in executeObjcopyOnBinary()
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/ |
| D | sanitizer_symbolize.cpp | 27 llvm::symbolize::PrinterConfig Config; in getDefaultPrinterConfig() local 51 llvm::symbolize::PrinterConfig Config = getDefaultPrinterConfig(); in __sanitizer_symbolize_code() local 79 llvm::symbolize::PrinterConfig Config = getDefaultPrinterConfig(); in __sanitizer_symbolize_data() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/ |
| D | MachOObjcopy.cpp | 52 static Error removeSections(const CommonConfig &Config, Object &Obj) { in removeSections() 90 static void updateAndRemoveSymbols(const CommonConfig &Config, Object &Obj) { in updateAndRemoveSymbols() 142 static Error processLoadCommands(const CommonConfig &Config, Object &Obj) { in processLoadCommands() 336 static Error handleArgs(const CommonConfig &Config, Object &Obj) { in handleArgs() 376 Error objcopy::macho::executeObjcopyOnBinary(const CommonConfig &Config, in executeObjcopyOnBinary() 408 const MultiFormatConfig &Config, const MachOUniversalBinary &In, in executeObjcopyOnMachOUniversalBinary()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/ |
| D | WasmObjcopy.cpp | 60 static void removeSections(const CommonConfig &Config, Object &Obj) { in removeSections() 112 static Error handleArgs(const CommonConfig &Config, Object &Obj) { in handleArgs() 144 Error executeObjcopyOnBinary(const CommonConfig &Config, const WasmConfig &, in executeObjcopyOnBinary()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| D | FunctionComparator.h | 55 struct Config : ValueMapConfig<GlobalValue *> { struct 59 // Each GlobalValue is mapped to an identifier. The Config ensures when RAUW argument
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | Yaml.h | 45 T Config; in getConfiguration() local
|
| D | GenericTaintChecker.cpp | 383 TaintConfiguration &&Config) { in parseConfiguration() 950 llvm::Optional<TaintConfig> Config = in registerGenericTaintChecker() local
|
| /freebsd-12-stable/cddl/usr.sbin/zfsd/ |
| D | vdev.h | 177 Vdev::Config() const in Config() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/ |
| D | COFFObjcopy.cpp | 134 static Error handleArgs(const CommonConfig &Config, Object &Obj) { in handleArgs() 255 Error executeObjcopyOnBinary(const CommonConfig &Config, const COFFConfig &, in executeObjcopyOnBinary()
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/ |
| D | xray_log_interface.cpp | 139 XRayLogInitStatus __xray_log_init_mode(const char *Mode, const char *Config) in __xray_log_init_mode() 160 __xray_log_init_mode_bin(const char *Mode, const char *Config, in __xray_log_init_mode_bin()
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| D | allocator_config.h | 193 typedef AndroidConfig Config; typedef 195 typedef FuchsiaConfig Config; typedef 197 typedef TrustyConfig Config; typedef 199 typedef DefaultConfig Config; typedef
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| D | MachOPlatform.cpp | 618 jitlink::PassConfiguration &Config) { in modifyPassConfig() 652 MaterializationResponsibility &MR, jitlink::PassConfiguration &Config) { in addInitializerSupportPasses() 668 MaterializationResponsibility &MR, jitlink::PassConfiguration &Config) { in addMachOHeaderSupportPasses() 691 MaterializationResponsibility &MR, jitlink::PassConfiguration &Config) { in addEHAndTLVSupportPasses()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | ObjectLinkingLayer.h | 73 jitlink::PassConfiguration &Config) {} in modifyPassConfig()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/ |
| D | LTOCodeGenerator.h | 241 lto::Config Config; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| D | ELF_riscv.cpp | 300 PassConfiguration Config; in link_ELF_riscv() local
|
| D | JITLink.cpp | 351 PassConfiguration &Config) { in modifyPassConfig()
|
| D | ELF_x86_64.cpp | 545 PassConfiguration Config; in link_ELF_x86_64() local
|
| D | MachO_x86_64.cpp | 600 PassConfiguration Config; in link_MachO_x86_64() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | CSEInfo.cpp | 75 std::unique_ptr<CSEConfigBase> Config; in getStandardCSEConfigForOpt() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/tools/clang-format/ |
| D | ClangFormat.cpp | 507 std::string Config = clang::format::configurationAsText(*FormatStyle); in dumpConfig() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-symbolizer/ |
| D | llvm-symbolizer.cpp | 274 PrinterConfig Config; in main() local
|