aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-08-14 10:01:41 -0500
committerGitHub <noreply@github.com>2025-08-14 10:01:41 -0500
commitd0e40ff705cd746f118a118bd882af422bc026f8 (patch)
treef2690b7d40a03693d47de26a5c8d56d0557c6992 /lldb/source/Plugins/ScriptInterpreter/Python
parent0ff92fe2f08d376b45f4c84fd1e8392c79f7feca (diff)
downloadllvm-d0e40ff705cd746f118a118bd882af422bc026f8.zip
llvm-d0e40ff705cd746f118a118bd882af422bc026f8.tar.gz
llvm-d0e40ff705cd746f118a118bd882af422bc026f8.tar.bz2
[lldb] Support parsing data symbols from the Wasm name section (#153494)
This PR adds support for parsing the data symbols from the WebAssembly name section, which consists of a name and address range for the segments in the Wasm data section. Unlike other object file formats, Wasm has no symbols for referencing items within those segments (i.e. symbols the user has defined).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions