struct ExportEntry::NodeState

Declaration

struct ExportEntry::NodeState { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Object/MachO.h:98

Member Variables

public const uint8_t* Start
public const uint8_t* Current
public uint64_t Flags = 0
public uint64_t Address = 0
public uint64_t Other = 0
public const char* ImportName = nullptr
public unsigned int ChildCount = 0
public unsigned int NextChildIndex = 0
public unsigned int ParentStringLength = 0
public bool IsExportNode = false

Method Overview

Methods

ΒΆNodeState(const uint8_t* Ptr)

Declared at: llvm/include/llvm/Object/MachO.h:99

Parameters

const uint8_t* Ptr