LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::object::Elf_Dyn_Base< ELFT > Struct Template Reference

#include <ELFTypes.h>

Inheritance diagram for llvm::object::Elf_Dyn_Base< ELFT >:
Inheritance graph
[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 256 of file ELFTypes.h.


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