Home
last modified time | relevance | path

Searched refs:match_module_spec (Results 1 – 10 of 10) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DModuleSpec.h231 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
233 if (match_module_spec.GetUUIDPtr() && in Matches()
234 match_module_spec.GetUUID() != GetUUID()) in Matches()
236 if (match_module_spec.GetObjectName() && in Matches()
237 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
252 if (match_module_spec.GetArchitecturePtr()) { in Matches()
255 match_module_spec.GetArchitecture())) in Matches()
259 match_module_spec.GetArchitecture())) in Matches()
344 match_module_spec = spec; in FindMatchingModuleSpec()
354 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Core/
H A DModuleSpec.h232 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
234 if (match_module_spec.GetUUIDPtr() && in Matches()
235 match_module_spec.GetUUID() != GetUUID()) in Matches()
237 if (match_module_spec.GetObjectName() && in Matches()
238 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
253 if (match_module_spec.GetArchitecturePtr()) { in Matches()
256 match_module_spec.GetArchitecture())) in Matches()
260 match_module_spec.GetArchitecture())) in Matches()
345 match_module_spec = spec; in FindMatchingModuleSpec()
355 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DModuleSpec.h232 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
234 if (match_module_spec.GetUUIDPtr() && in Matches()
235 match_module_spec.GetUUID() != GetUUID()) in Matches()
237 if (match_module_spec.GetObjectName() && in Matches()
238 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
253 if (match_module_spec.GetArchitecturePtr()) { in Matches()
256 match_module_spec.GetArchitecture())) in Matches()
260 match_module_spec.GetArchitecture())) in Matches()
345 match_module_spec = spec; in FindMatchingModuleSpec()
355 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h231 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
233 if (match_module_spec.GetUUIDPtr() && in Matches()
234 match_module_spec.GetUUID() != GetUUID()) in Matches()
236 if (match_module_spec.GetObjectName() && in Matches()
237 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
252 if (match_module_spec.GetArchitecturePtr()) { in Matches()
255 match_module_spec.GetArchitecture())) in Matches()
259 match_module_spec.GetArchitecture())) in Matches()
344 match_module_spec = spec; in FindMatchingModuleSpec()
354 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Core/
H A DModuleSpec.h231 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
233 if (match_module_spec.GetUUIDPtr() && in Matches()
234 match_module_spec.GetUUID() != GetUUID()) in Matches()
236 if (match_module_spec.GetObjectName() && in Matches()
237 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
252 if (match_module_spec.GetArchitecturePtr()) { in Matches()
255 match_module_spec.GetArchitecture())) in Matches()
259 match_module_spec.GetArchitecture())) in Matches()
344 match_module_spec = spec; in FindMatchingModuleSpec()
354 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DModuleSpec.h231 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
233 if (match_module_spec.GetUUIDPtr() && in Matches()
234 match_module_spec.GetUUID() != GetUUID()) in Matches()
236 if (match_module_spec.GetObjectName() && in Matches()
237 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
252 if (match_module_spec.GetArchitecturePtr()) { in Matches()
255 match_module_spec.GetArchitecture())) in Matches()
259 match_module_spec.GetArchitecture())) in Matches()
344 match_module_spec = spec; in FindMatchingModuleSpec()
354 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DModuleSpec.h232 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
234 if (match_module_spec.GetUUIDPtr() && in Matches()
235 match_module_spec.GetUUID() != GetUUID()) in Matches()
237 if (match_module_spec.GetObjectName() && in Matches()
238 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
253 if (match_module_spec.GetArchitecturePtr()) { in Matches()
256 match_module_spec.GetArchitecture())) in Matches()
260 match_module_spec.GetArchitecture())) in Matches()
345 match_module_spec = spec; in FindMatchingModuleSpec()
355 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Core/
H A DModuleSpec.h232 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
234 if (match_module_spec.GetUUIDPtr() && in Matches()
235 match_module_spec.GetUUID() != GetUUID()) in Matches()
237 if (match_module_spec.GetObjectName() && in Matches()
238 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
253 if (match_module_spec.GetArchitecturePtr()) { in Matches()
256 match_module_spec.GetArchitecture())) in Matches()
260 match_module_spec.GetArchitecture())) in Matches()
345 match_module_spec = spec; in FindMatchingModuleSpec()
355 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DModuleSpec.h231 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
233 if (match_module_spec.GetUUIDPtr() && in Matches()
234 match_module_spec.GetUUID() != GetUUID()) in Matches()
236 if (match_module_spec.GetObjectName() && in Matches()
237 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
252 if (match_module_spec.GetArchitecturePtr()) { in Matches()
255 match_module_spec.GetArchitecture())) in Matches()
259 match_module_spec.GetArchitecture())) in Matches()
344 match_module_spec = spec; in FindMatchingModuleSpec()
354 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Core/
H A DModuleSpec.h246 bool Matches(const ModuleSpec &match_module_spec, in Matches() argument
248 if (match_module_spec.GetUUIDPtr() && in Matches()
249 match_module_spec.GetUUID() != GetUUID()) in Matches()
251 if (match_module_spec.GetObjectName() && in Matches()
252 match_module_spec.GetObjectName() != GetObjectName()) in Matches()
267 if (match_module_spec.GetArchitecturePtr()) { in Matches()
270 match_module_spec.GetArchitecture())) in Matches()
274 match_module_spec.GetArchitecture())) in Matches()
358 match_module_spec = spec; in FindMatchingModuleSpec()
368 match_module_spec = spec; in FindMatchingModuleSpec()
[all …]