summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@fb.com>2024-08-01 16:19:32 -0700
committerGitHub <noreply@github.com>2024-08-01 16:19:32 -0700
commitb6a2eb0ecc8299a449ce1314a0fd9ac4010b3ce6 (patch)
treead6de82a311798a402858510595b5cc6d0f4fda2 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent1762e01cca0186f1862db561cfd9019164b8c654 (diff)
Add support for verifying local type units in .debug_names. (#101133)
This patch adds support for verifying local type units in .debug_names section. It adds a test to test if the TU index is valid, and a test that tests that an error is found inside the name entry for a type unit. We don't need to test all other errors in the name entry because these are essentially identical to compile unit entries, they just use a different DWARF unit offset index.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions