LLVM 22.0.0git
llvm::symbolize::PrinterConfig Struct Reference

#include "llvm/DebugInfo/Symbolize/DIPrinter.h"

Public Attributes

bool PrintAddress
bool PrintFunctions
bool Pretty
bool Verbose
int SourceContextLines

Detailed Description

Definition at line 61 of file DIPrinter.h.

Member Data Documentation

◆ Pretty

bool llvm::symbolize::PrinterConfig::Pretty

Definition at line 64 of file DIPrinter.h.

◆ PrintAddress

bool llvm::symbolize::PrinterConfig::PrintAddress

Definition at line 62 of file DIPrinter.h.

◆ PrintFunctions

bool llvm::symbolize::PrinterConfig::PrintFunctions

Definition at line 63 of file DIPrinter.h.

◆ SourceContextLines

int llvm::symbolize::PrinterConfig::SourceContextLines

Definition at line 66 of file DIPrinter.h.

◆ Verbose

bool llvm::symbolize::PrinterConfig::Verbose

Definition at line 65 of file DIPrinter.h.


The documentation for this struct was generated from the following file: