struct Relocation

Declaration

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

Declared at: llvm/include/llvm/ObjectYAML/MachOYAML.h:30

Member Variables

public llvm::yaml::Hex32 address
public uint32_t symbolnum
public bool is_pcrel
public uint8_t length
public bool is_extern
public uint8_t type
public bool is_scattered
public int32_t value