LLDB mainline
WasmFunction Struct Reference

Public Attributes

lldb::offset_t section_offset = LLDB_INVALID_OFFSET
uint32_t size = 0

Detailed Description

Definition at line 311 of file ObjectFileWasm.cpp.

Member Data Documentation

◆ section_offset

lldb::offset_t WasmFunction::section_offset = LLDB_INVALID_OFFSET

Definition at line 312 of file ObjectFileWasm.cpp.

Referenced by ParseNames().

◆ size

uint32_t WasmFunction::size = 0

Definition at line 313 of file ObjectFileWasm.cpp.

Referenced by ParseNames().


The documentation for this struct was generated from the following file: