struct Relocation

Declaration

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

Declared at: llvm/include/llvm/ObjectYAML/COFFYAML.h:57

Member Variables

public uint32_t VirtualAddress
public uint16_t Type
public llvm::StringRef SymbolName
public Optional<uint32_t> SymbolTableIndex