Interface ModuleSymbolDetails

Hierarchy

  • ModuleSymbolDetails

Properties

address: NativePointer

Absolute address.

isGlobal: boolean

Whether symbol is globally visible.

name: string

Symbol name.

Which section this symbol resides in, if available.

size?: number

Size in bytes, if available.

The kind of symbol.

Generated using TypeDoc