Searched defs:module_arch (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h34 ModuleArch module_arch; member in struct:__sanitizer::AddressInfo
69 ModuleArch module_arch; member in struct:__sanitizer::DataInfo
101 ModuleArch module_arch; member in struct:__sanitizer::FrameInfo
H A Dsanitizer_symbolizer_libcdep.cpp173 FindModuleNameAndOffsetForAddress(uptr address, const char **module_name, uptr *module_offset, ModuleArch *module_arch) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp320 const ArchSpec &module_arch = exe_module_sp->GetArchitecture(); local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1107 const auto &module_arch = matched_module_spec.GetArchitecture(); local

Completed in 173 milliseconds