LLVM 19.0.0git
Public Attributes | List of all members
llvm::object::Elf_CGProfile_Impl< ELFT > Struct Template Reference

#include "llvm/Object/ELFTypes.h"

Public Attributes

Elf_Xword cgp_weight
 

Detailed Description

template<class ELFT>
struct llvm::object::Elf_CGProfile_Impl< ELFT >

Definition at line 736 of file ELFTypes.h.

Member Data Documentation

◆ cgp_weight

template<class ELFT >
Elf_Xword llvm::object::Elf_CGProfile_Impl< ELFT >::cgp_weight

Definition at line 738 of file ELFTypes.h.


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