|
LLDB mainline
|
Public Attributes | |
| lldb::offset_t | section_offset = LLDB_INVALID_OFFSET |
| uint32_t | size = 0 |
Definition at line 311 of file ObjectFileWasm.cpp.
| lldb::offset_t WasmFunction::section_offset = LLDB_INVALID_OFFSET |
Definition at line 312 of file ObjectFileWasm.cpp.
Referenced by ParseNames().
| uint32_t WasmFunction::size = 0 |
Definition at line 313 of file ObjectFileWasm.cpp.
Referenced by ParseNames().