LLVM 22.0.0git
llvm::object::Elf_CGProfile_Impl< ELFT > Struct Template Reference

#include "llvm/Object/ELFTypes.h"

Inheritance diagram for llvm::object::Elf_CGProfile_Impl< ELFT >:
[legend]

Public Attributes

Elf_Xword cgp_weight

Detailed Description

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

Definition at line 763 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 765 of file ELFTypes.h.


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