Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp136 SourceCode(Filename, Info.Line, Config.SourceContextLines, Info.Source)); in printSimpleLocation()
146 SourceCode(Filename, Info.Line, Config.SourceContextLines, Info.Source)); in printSimpleLocation()
317 Config.SourceContextLines, LineInfo.Source); in print()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_symbolize.cpp40 Config.SourceContextLines = 0; in getDefaultPrinterConfig()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h67 int SourceContextLines; member
/llvm-project-15.0.7/llvm/tools/llvm-symbolizer/
H A Dllvm-symbolizer.cpp411 Config.SourceContextLines); in main()