LLVM: llvm::xray::YAMLXRaySledEntry Struct Reference (original) (raw)

#include "[llvm/XRay/InstrumentationMap.h](InstrumentationMap%5F8h%5Fsource.html)"

Public Attributes
int32_t FuncId
yaml::Hex64 Address
yaml::Hex64 Function
SledEntry::FunctionKinds Kind
bool AlwaysInstrument
std::string FunctionName
unsigned char Version

Definition at line 57 of file InstrumentationMap.h.

Address

yaml::Hex64 llvm::xray::YAMLXRaySledEntry::Address

AlwaysInstrument

bool llvm::xray::YAMLXRaySledEntry::AlwaysInstrument

FuncId

int32_t llvm::xray::YAMLXRaySledEntry::FuncId

Function

yaml::Hex64 llvm::xray::YAMLXRaySledEntry::Function

FunctionName

std::string llvm::xray::YAMLXRaySledEntry::FunctionName

Kind

Version


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