Home
last modified time | relevance | path

Searched refs:setArch (Results 151 – 175 of 371) sorted by relevance

12345678910>>...15

/dports/devel/llvm11/llvm-11.0.1.src/lib/Object/
H A DObjectFile.cpp109 TheTriple.setArch(Triple::ArchType(Arch)); in makeTriple()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp37 triple.setArch(Module->Arch); in parse()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp107 TheTriple.setArch(Triple::ArchType(Arch)); in makeTriple()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp37 triple.setArch(Module->Arch); in parse()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Object/
H A DObjectFile.cpp107 TheTriple.setArch(Triple::ArchType(Arch)); in makeTriple()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Dcallconv.h265 inline void setArch(uint32_t arch) noexcept { _arch = uint8_t(arch); } in setArch() function
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Dcallconv.h265 inline void setArch(uint32_t arch) noexcept { _arch = uint8_t(arch); } in setArch() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp37 triple.setArch(Module->Arch); in parse()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DObjectFile.cpp107 TheTriple.setArch(Triple::ArchType(Arch)); in makeTriple()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp37 triple.setArch(Module->Arch); in parse()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp35 triple.setArch(Module->Arch); in parse()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp37 triple.setArch(Module->Arch); in parse()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Object/
H A DObjectFile.cpp109 TheTriple.setArch(Triple::ArchType(Arch)); in makeTriple()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp37 triple.setArch(Module->Arch); in parse()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp37 triple.setArch(Module->Arch); in parse()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Object/
H A DObjectFile.cpp107 TheTriple.setArch(Triple::ArchType(Arch)); in makeTriple()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h49 JITTargetMachineBuilder &setArch(std::string Arch) { in setArch() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/site/
H A DSynchronizePropertiesWizardPage.java154 siteFeature.setArch(feature.getArch()); in importEnvironment()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/x86/
H A Dx86callconv.cpp65 cc.setArch(environment.arch()); in init()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/x86/
H A Dx86callconv.cpp65 cc.setArch(environment.arch()); in init()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/asm/internal/asm/
H A Dendtoend_test.go31 architecture, ctxt := setArch(goarch)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/asm/internal/asm/
H A Dendtoend_test.go31 architecture, ctxt := setArch(goarch)
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/ADT/
H A DTriple.h564 void setArch(ArchType Kind);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp173 T.setArch(getDefaultFallbackArch()); in getClangClTriple()
184 T.setArch(getDefaultFallbackArch()); in getMingwTriple()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp173 T.setArch(getDefaultFallbackArch()); in getClangClTriple()
184 T.setArch(getDefaultFallbackArch()); in getMingwTriple()

12345678910>>...15