|
LLDB mainline
|
#include "WasmAddress.h"#include "lldb/Symbol/ObjectFile.h"#include "lldb/Utility/ArchSpec.h"#include <optional>Go to the source code of this file.
Classes | |
| struct | lldb_private::wasm::WasmGlobal |
| A global declared by the module itself. More... | |
| class | lldb_private::wasm::ObjectFileWasm |
| Generic Wasm object file reader. More... | |
| struct | lldb_private::wasm::ObjectFileWasm::section_info |
Namespaces | |
| namespace | lldb_private |
| A class that represents a running process on the host machine. | |
| namespace | lldb_private::wasm |