Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace_printer.cpp286 buffer->append(":%s", ModuleArchToString(arch)); in RenderModuleLocation()
Dsanitizer_symbolizer_libcdep.cpp445 module_name, ModuleArchToString(arch), in FormatAndSendCommand()
Dsanitizer_common.h701 inline const char *ModuleArchToString(ModuleArch arch) { in ModuleArchToString() function
Dsanitizer_mac.cpp1315 ModuleArchToString(modules[i].arch()), uuid_str); in DumpProcessMap()