Home
last modified time | relevance | path

Searched refs:IsCompatibleArchitecture (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Target/
H A DTargetList.cpp171 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
183 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
249 if (!platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) { in CreateTargetInternal()
258 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, nullptr)) { in CreateTargetInternal()
291 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
H A DPlatform.cpp325 if (platform_sp->IsCompatibleArchitecture(arch, true, in Create()
332 if (platform_sp->IsCompatibleArchitecture(arch, false, in Create()
347 platform_sp->IsCompatibleArchitecture(arch, true, in Create()
362 platform_sp->IsCompatibleArchitecture(arch, false, in Create()
950 if (!IsCompatibleArchitecture(raw_arch, false, &compatible_arch)) in GetAugmentedArchSpec()
1188 bool Platform::IsCompatibleArchitecture(const ArchSpec &arch, in IsCompatibleArchitecture() function in Platform
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DTargetList.cpp182 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
194 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
260 if (!platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) { in CreateTargetInternal()
269 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, nullptr)) { in CreateTargetInternal()
301 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
H A DPlatform.cpp325 if (platform_sp->IsCompatibleArchitecture(arch, true, in Create()
332 if (platform_sp->IsCompatibleArchitecture(arch, false, in Create()
347 platform_sp->IsCompatibleArchitecture(arch, true, in Create()
362 platform_sp->IsCompatibleArchitecture(arch, false, in Create()
950 if (!IsCompatibleArchitecture(raw_arch, false, &compatible_arch)) in GetAugmentedArchSpec()
1188 bool Platform::IsCompatibleArchitecture(const ArchSpec &arch, in IsCompatibleArchitecture() function in Platform
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Target/
H A DTargetList.cpp180 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
192 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
258 if (!platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) { in CreateTargetInternal()
267 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, nullptr)) { in CreateTargetInternal()
299 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
H A DPlatform.cpp325 if (platform_sp->IsCompatibleArchitecture(arch, true, in Create()
332 if (platform_sp->IsCompatibleArchitecture(arch, false, in Create()
347 platform_sp->IsCompatibleArchitecture(arch, true, in Create()
362 platform_sp->IsCompatibleArchitecture(arch, false, in Create()
950 if (!IsCompatibleArchitecture(raw_arch, false, &compatible_arch)) in GetAugmentedArchSpec()
1188 bool Platform::IsCompatibleArchitecture(const ArchSpec &arch, in IsCompatibleArchitecture() function in Platform
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Target/
H A DTargetList.cpp182 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
194 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
260 if (!platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) { in CreateTargetInternal()
269 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, nullptr)) { in CreateTargetInternal()
301 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Target/
H A DTargetList.cpp182 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
194 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
260 if (!platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) { in CreateTargetInternal()
269 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, nullptr)) { in CreateTargetInternal()
301 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Target/
H A DTargetList.cpp182 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
194 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
260 if (!platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) { in CreateTargetInternal()
269 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, nullptr)) { in CreateTargetInternal()
301 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Target/
H A DTargetList.cpp180 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
192 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
258 if (!platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) { in CreateTargetInternal()
267 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, nullptr)) { in CreateTargetInternal()
299 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Target/
H A DTargetList.cpp182 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
194 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
260 if (!platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) { in CreateTargetInternal()
269 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, nullptr)) { in CreateTargetInternal()
301 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Target/
H A DTargetList.cpp184 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
196 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
266 if (!platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreateTargetInternal()
275 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, in CreateTargetInternal()
332 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
H A DPlatform.cpp326 if (platform_sp->IsCompatibleArchitecture(arch, true, in Create()
333 if (platform_sp->IsCompatibleArchitecture(arch, false, in Create()
348 platform_sp->IsCompatibleArchitecture(arch, true, in Create()
363 platform_sp->IsCompatibleArchitecture(arch, false, in Create()
951 if (!IsCompatibleArchitecture(raw_arch, false, &compatible_arch)) in GetAugmentedArchSpec()
1191 bool Platform::IsCompatibleArchitecture(const ArchSpec &arch, in IsCompatibleArchitecture() function in Platform
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Target/
H A DTargetList.cpp184 if (platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
196 if (host_platform_sp->IsCompatibleArchitecture( in CreateTargetInternal()
266 if (!platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreateTargetInternal()
275 if (!platform_sp->IsCompatibleArchitecture(platform_arch, false, in CreateTargetInternal()
332 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) in CreateTargetInternal()
H A DPlatform.cpp319 if (platform_sp->IsCompatibleArchitecture(arch, true, in Create()
326 if (platform_sp->IsCompatibleArchitecture(arch, false, in Create()
341 platform_sp->IsCompatibleArchitecture(arch, true, in Create()
356 platform_sp->IsCompatibleArchitecture(arch, false, in Create()
944 if (!IsCompatibleArchitecture(raw_arch, false, &compatible_arch)) in GetAugmentedArchSpec()
1184 bool Platform::IsCompatibleArchitecture(const ArchSpec &arch, in IsCompatibleArchitecture() function in Platform
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreatePlatformWithOptions()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreatePlatformWithOptions()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreatePlatformWithOptions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreatePlatformWithOptions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreatePlatformWithOptions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreatePlatformWithOptions()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreatePlatformWithOptions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) { in CreatePlatformWithOptions()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp27 !platform_sp->IsCompatibleArchitecture(arch, false, &platform_arch)) {

123