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

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc26 RenderFrame(InternalScopedString *buffer, const char *format, int frame_no, const AddressInfo &info, const char *strip_path_prefix, const char *strip_func_prefix) argument
114 RenderSourceLocation(InternalScopedString *buffer, const char *file, int line, int column, const char *strip_path_prefix) argument
124 RenderModuleLocation(InternalScopedString *buffer, const char *module, uptr offset, const char *strip_path_prefix) argument
[all...]
H A Dsanitizer_flags.h32 const char *strip_path_prefix; member in struct:__sanitizer::CommonFlags
H A Dsanitizer_common.cc144 StripPathPrefix(const char *filepath, const char *strip_path_prefix) argument

Completed in 44 milliseconds