Searched defs:strip_path_prefix (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp166 RenderFrame(InternalScopedString *buffer, const char *format, int frame_no, uptr address, const AddressInfo *info, bool vs_style, const char *strip_path_prefix) argument
301 RenderData(InternalScopedString *buffer, const char *format, const DataInfo *DI, const char *strip_path_prefix) argument
334 RenderSourceLocation(InternalScopedString *buffer, const char *file, int line, int column, bool vs_style, const char *strip_path_prefix) argument
354 RenderModuleLocation(InternalScopedString *buffer, const char *module, uptr offset, ModuleArch arch, const char *strip_path_prefix) argument
[all...]
H A Dsanitizer_symbolizer_markup.cpp27 RenderData(InternalScopedString *buffer, const char *format, const DataInfo *DI, const char *strip_path_prefix) argument
39 RenderFrame(InternalScopedString *buffer, const char *format, int frame_no, uptr address, const AddressInfo *info, bool vs_style, const char *strip_path_prefix) argument
H A Dsanitizer_common.cpp87 StripPathPrefix(const char *filepath, const char *strip_path_prefix) argument

Completed in 173 milliseconds