LLVM 22.0.0git
llvm::sampleprof::SecHdrTableEntry Struct Reference

#include "llvm/ProfileData/SampleProf.h"

Public Attributes

SecType Type
uint64_t Flags
uint64_t Offset
uint64_t Size
uint64_t LayoutIndex

Detailed Description

Definition at line 161 of file SampleProf.h.

Member Data Documentation

◆ Flags

uint64_t llvm::sampleprof::SecHdrTableEntry::Flags

Definition at line 163 of file SampleProf.h.

◆ LayoutIndex

uint64_t llvm::sampleprof::SecHdrTableEntry::LayoutIndex

Definition at line 168 of file SampleProf.h.

◆ Offset

uint64_t llvm::sampleprof::SecHdrTableEntry::Offset

Definition at line 164 of file SampleProf.h.

◆ Size

uint64_t llvm::sampleprof::SecHdrTableEntry::Size

Definition at line 165 of file SampleProf.h.

◆ Type

SecType llvm::sampleprof::SecHdrTableEntry::Type

Definition at line 162 of file SampleProf.h.


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