LLVM API Documentation

Public Attributes
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_Word sh_name
Elf64_Word sh_type
Elf64_Xword sh_flags
Elf64_Addr sh_addr
Elf64_Off sh_offset
Elf64_Xword sh_size
Elf64_Word sh_link
Elf64_Word sh_info
Elf64_Xword sh_addralign
Elf64_Xword sh_entsize

Detailed Description

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


Member Data Documentation

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

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

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

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

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

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

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

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

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

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


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