struct section

Declaration

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

Declared at: llvm/include/llvm/BinaryFormat/MachO.h:565

Member Variables

public char[16] sectname
public char[16] segname
public uint32_t addr
public uint32_t size
public uint32_t offset
public uint32_t align
public uint32_t reloff
public uint32_t nreloc
public uint32_t flags
public uint32_t reserved1
public uint32_t reserved2