Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h34 ModuleArch module_arch; member
93 ModuleArch module_arch; member
125 ModuleArch module_arch; member
H A Dsanitizer_symbolizer_libcdep.cpp177 ModuleArch *module_arch) { in FindModuleNameAndOffsetForAddress()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp136 ArchSpec &module_arch = module_spec.GetArchitecture(); in GetModuleSpecifications() local
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp111 auto update_platform_arch = [&](const ArchSpec &module_arch) { in CreateTargetInternal() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1134 const auto &module_arch = matched_module_spec.GetArchitecture(); in Handle_qModuleInfo() local