LLVM 20.0.0git
Public Attributes | List of all members
llvm::objcopy::AddressUpdate Struct Reference

#include "llvm/ObjCopy/CommonConfig.h"

Public Attributes

uint64_t Value = 0
 
AdjustKind Kind = AdjustKind::Add
 

Detailed Description

Definition at line 156 of file CommonConfig.h.

Member Data Documentation

◆ Kind

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

Definition at line 158 of file CommonConfig.h.

◆ Value

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

Definition at line 157 of file CommonConfig.h.


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