LLVM 19.0.0git
Public Attributes | List of all members
llvm::object::chpe_redirection_entry Struct Reference

#include "llvm/Object/COFF.h"

Public Attributes

support::ulittle32_t Source
 
support::ulittle32_t Destination
 

Detailed Description

Definition at line 767 of file COFF.h.

Member Data Documentation

◆ Destination

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

Definition at line 769 of file COFF.h.

◆ Source

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

Definition at line 768 of file COFF.h.


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