LLVM API Documentation

Public Attributes
llvm::ELF::Elf64_Phdr Struct Reference

#include <ELF.h>

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

List of all members.

Public Attributes

Elf64_Word p_type
Elf64_Word p_flags
Elf64_Off p_offset
Elf64_Addr p_vaddr
Elf64_Addr p_paddr
Elf64_Xword p_filesz
Elf64_Xword p_memsz
Elf64_Xword p_align

Detailed Description

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


Member Data Documentation

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

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

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

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

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

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

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

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


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