Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp360 buffer->AppendF(":%s", ModuleArchToString(arch)); in RenderModuleLocation()
H A Dsanitizer_symbolizer_libcdep.cpp464 module_name, ModuleArchToString(arch),
H A Dsanitizer_common.h780 inline const char *ModuleArchToString(ModuleArch arch) { in ModuleArchToString() function
H A Dsanitizer_mac.cpp1377 ModuleArchToString(modules[i].arch()), uuid_str); in DumpProcessMap()