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

Elf_Dyn_Base: This structure matches the form of entries in the dynamic table section (.dynamic) look like. More...

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

Detailed Description

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

Elf_Dyn_Base: This structure matches the form of entries in the dynamic table section (.dynamic) look like.

Definition at line 354 of file ELFTypes.h.


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