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


Member Data Documentation

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

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

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

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

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

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

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

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

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

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


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