Searched refs:platform_arch_ptr (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | Platform.cpp | 1981 ArchSpec *platform_arch_ptr, in GetOrCreate() argument 1987 arch, process_host_arch, ArchSpec::ExactMatch, platform_arch_ptr)) in GetOrCreate() 1995 platform_arch_ptr)) in GetOrCreate() 2008 arch, process_host_arch, ArchSpec::ExactMatch, platform_arch_ptr)) { in GetOrCreate() 2020 platform_arch_ptr)) { in GetOrCreate() 2025 if (platform_arch_ptr) in GetOrCreate() 2026 platform_arch_ptr->Clear(); in GetOrCreate() 2032 ArchSpec *platform_arch_ptr) { in GetOrCreate() argument 2035 return GetOrCreate(arch, process_host_arch, platform_arch_ptr, error); in GetOrCreate()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
| H A D | Platform.h | 1035 ArchSpec *platform_arch_ptr, Status &error); 1038 ArchSpec *platform_arch_ptr);
|