struct Relocation

Declaration

struct Relocation { /* full declaration omitted */ };

Declared at: llvm/lib/ObjCopy/COFF/COFFObject.h:27

Member Variables

public object::coff_relocation Reloc
public size_t Target = 0
public llvm::StringRef TargetName

Method Overview

Methods

Relocation()

Declared at: llvm/lib/ObjCopy/COFF/COFFObject.h:28

Relocation(const object::coff_relocation& R)

Declared at: llvm/lib/ObjCopy/COFF/COFFObject.h:29

Parameters

const object::coff_relocation& R