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

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

Public Attributes

StringRef ModuleName
std::optional< uint64_tAddress
StringRef Symbol

Detailed Description

Definition at line 35 of file DIPrinter.h.

Member Data Documentation

◆ Address

◆ ModuleName

StringRef llvm::symbolize::Request::ModuleName

◆ Symbol

StringRef llvm::symbolize::Request::Symbol

Definition at line 38 of file DIPrinter.h.

Referenced by llvm::symbolize::toJSON().


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