LLVM: llvm::object::chpe_redirection_entry Struct Reference (original) (raw)

#include "[llvm/Object/COFF.h](Object%5F2COFF%5F8h%5Fsource.html)"

Public Attributes
support::ulittle32_t Source
support::ulittle32_t Destination

Detailed Description

Definition at line 781 of file COFF.h.

Member Data Documentation

Destination

support::ulittle32_t llvm::object::chpe_redirection_entry::Destination

Definition at line 783 of file COFF.h.

Source

support::ulittle32_t llvm::object::chpe_redirection_entry::Source

Definition at line 782 of file COFF.h.


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