Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace_printer.cpp305 buffer->append(":%s", ModuleArchToString(arch)); in RenderModuleLocation()
Dsanitizer_symbolizer_libcdep.cpp454 module_name, ModuleArchToString(arch), in FormatAndSendCommand()
Dsanitizer_common.h765 inline const char *ModuleArchToString(ModuleArch arch) { in ModuleArchToString() function
Dsanitizer_mac.cpp1377 ModuleArchToString(modules[i].arch()), uuid_str); in DumpProcessMap()