LLVM API Documentation

llvm::ELF::Elf64_Shdr Struct Reference

#include <ELF.h>

Collaboration diagram for llvm::ELF::Elf64_Shdr:

Collaboration graph
[legend]

List of all members.

Public Attributes

Elf64_Half sh_name
Elf64_Half sh_type
Elf64_Xword sh_flags
Elf64_Addr sh_addr
Elf64_Off sh_offset
Elf64_Xword sh_size
Elf64_Half sh_link
Elf64_Half sh_info
Elf64_Xword sh_addralign
Elf64_Xword sh_entsize


Detailed Description

Definition at line 147 of file ELF.h.


Member Data Documentation

Definition at line 148 of file ELF.h.

Definition at line 149 of file ELF.h.

Definition at line 150 of file ELF.h.

Definition at line 151 of file ELF.h.

Definition at line 152 of file ELF.h.

Definition at line 153 of file ELF.h.

Definition at line 154 of file ELF.h.

Definition at line 155 of file ELF.h.

Definition at line 156 of file ELF.h.

Definition at line 157 of file ELF.h.


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



This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.