LLVM API Documentation

Public Attributes
llvm::ELF::Elf32_Shdr Struct Reference

#include <ELF.h>

Collaboration diagram for llvm::ELF::Elf32_Shdr:
Collaboration graph
[legend]

List of all members.

Public Attributes

Elf32_Word sh_name
Elf32_Word sh_type
Elf32_Word sh_flags
Elf32_Addr sh_addr
Elf32_Off sh_offset
Elf32_Word sh_size
Elf32_Word sh_link
Elf32_Word sh_info
Elf32_Word sh_addralign
Elf32_Word sh_entsize

Detailed Description

Definition at line 1025 of file Support/ELF.h.


Member Data Documentation

Definition at line 1029 of file Support/ELF.h.

Definition at line 1034 of file Support/ELF.h.

Definition at line 1035 of file Support/ELF.h.

Definition at line 1028 of file Support/ELF.h.

Definition at line 1033 of file Support/ELF.h.

Definition at line 1032 of file Support/ELF.h.

Definition at line 1026 of file Support/ELF.h.

Definition at line 1030 of file Support/ELF.h.

Definition at line 1031 of file Support/ELF.h.

Definition at line 1027 of file Support/ELF.h.


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