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 1266 of file Support/ELF.h.


Member Data Documentation

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

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

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

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

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

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

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

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

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

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


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