Home
last modified time | relevance | path

Searched refs:ModuleArchToString (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp305 buffer->append(":%s", ModuleArchToString(arch)); in RenderModuleLocation()
H A Dsanitizer_symbolizer_libcdep.cpp452 module_name, ModuleArchToString(arch), in FormatAndSendCommand()
H A Dsanitizer_common.h764 inline const char *ModuleArchToString(ModuleArch arch) { in ModuleArchToString() function
H A Dsanitizer_mac.cpp1376 ModuleArchToString(modules[i].arch()), uuid_str); in DumpProcessMap()