LLVM: llvm::sampleprof::SecHdrTableEntry Struct Reference (original) (raw)

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

Public Attributes
SecType Type
uint64_t Flags
uint64_t Offset
uint64_t Size
uint64_t LayoutIndex

Definition at line 161 of file SampleProf.h.

Flags

uint64_t llvm::sampleprof::SecHdrTableEntry::Flags

LayoutIndex

uint64_t llvm::sampleprof::SecHdrTableEntry::LayoutIndex

Offset

uint64_t llvm::sampleprof::SecHdrTableEntry::Offset

Size

uint64_t llvm::sampleprof::SecHdrTableEntry::Size

Type

SecType llvm::sampleprof::SecHdrTableEntry::Type


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