Home
last modified time | relevance | path

Searched refs:vs_style (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace_printer.cc30 const AddressInfo &info, bool vs_style, in RenderFrame() argument
86 RenderSourceLocation(buffer, info.file, info.line, info.column, vs_style, in RenderFrame()
93 vs_style, strip_path_prefix); in RenderFrame()
120 int line, int column, bool vs_style, in RenderSourceLocation() argument
122 if (vs_style && line > 0) { in RenderSourceLocation()
Dsanitizer_stacktrace_printer.h51 const AddressInfo &info, bool vs_style,
56 int line, int column, bool vs_style,