Home
last modified time | relevance | path

Searched defs:module_arch (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h34 ModuleArch module_arch; member
73 ModuleArch module_arch; member
105 ModuleArch module_arch; member
H A Dsanitizer_symbolizer_libcdep.cpp174 ModuleArch *module_arch) { in FindModuleNameAndOffsetForAddress()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp131 ArchSpec &module_arch = module_spec.GetArchitecture(); in GetModuleSpecifications() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTargetList.cpp111 auto update_platform_arch = [&](const ArchSpec &module_arch) { in CreateTargetInternal()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1134 const auto &module_arch = matched_module_spec.GetArchitecture(); in Handle_qModuleInfo() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp1096 const ArchSpec &module_arch = module_sp->GetArchitecture(); in ParseHeader() local