LLDB mainline
WasmFunction Struct Reference

Public Attributes

lldb::offset_t section_offset = LLDB_INVALID_OFFSET
uint32_t size = 0

Detailed Description

Definition at line 305 of file ObjectFileWasm.cpp.

Member Data Documentation

◆ section_offset

lldb::offset_t WasmFunction::section_offset = LLDB_INVALID_OFFSET

Definition at line 306 of file ObjectFileWasm.cpp.

◆ size

uint32_t WasmFunction::size = 0

Definition at line 307 of file ObjectFileWasm.cpp.


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