LLVM: llvm::objcopy::AddressUpdate Struct Reference (original) (raw)

#include "[llvm/ObjCopy/CommonConfig.h](CommonConfig%5F8h%5Fsource.html)"

Public Attributes
uint64_t Value = 0
AdjustKind Kind = AdjustKind::Add

Detailed Description

Definition at line 157 of file CommonConfig.h.

Member Data Documentation

Kind

AdjustKind llvm::objcopy::AddressUpdate::Kind = AdjustKind::Add

Definition at line 159 of file CommonConfig.h.

Value

uint64_t llvm::objcopy::AddressUpdate::Value = 0

Definition at line 158 of file CommonConfig.h.


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