Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc111 const AddressInfo &info, bool vs_style, in RenderFrame() argument
170 RenderSourceLocation(buffer, info.file, info.line, info.column, vs_style, in RenderFrame()
177 vs_style, strip_path_prefix); in RenderFrame()
236 int line, int column, bool vs_style, in RenderSourceLocation() argument
238 if (vs_style && line > 0) { in RenderSourceLocation()
H A Dsanitizer_stacktrace_printer.h51 const AddressInfo &info, bool vs_style,
56 int line, int column, bool vs_style,
H A Dsanitizer_symbolizer_markup.cc89 const AddressInfo &info, bool vs_style, in RenderFrame() argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc107 const AddressInfo &info, bool vs_style, in RenderFrame() argument
166 RenderSourceLocation(buffer, info.file, info.line, info.column, vs_style, in RenderFrame()
173 vs_style, strip_path_prefix); in RenderFrame()
232 int line, int column, bool vs_style, in RenderSourceLocation() argument
234 if (vs_style && line > 0) { in RenderSourceLocation()
H A Dsanitizer_stacktrace_printer.h49 const AddressInfo &info, bool vs_style,
54 int line, int column, bool vs_style,
H A Dsanitizer_symbolizer_fuchsia.cc92 const AddressInfo &info, bool vs_style, in RenderFrame() argument
H A Dsanitizer_symbolizer_markup.cc87 const AddressInfo &info, bool vs_style, in RenderFrame() argument
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp110 uptr address, const AddressInfo *info, bool vs_style, in RenderFrame() argument
174 vs_style, strip_path_prefix); in RenderFrame()
180 vs_style, strip_path_prefix); in RenderFrame()
263 int line, int column, bool vs_style, in RenderSourceLocation() argument
265 if (vs_style && line > 0) { in RenderSourceLocation()
H A Dsanitizer_stacktrace_printer.h50 uptr address, const AddressInfo *info, bool vs_style,
57 int line, int column, bool vs_style,
H A Dsanitizer_symbolizer_markup.cpp93 uptr address, const AddressInfo *info, bool vs_style, in RenderFrame() argument