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


Member Data Documentation

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

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

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

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

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

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

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

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


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