aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorMaksim Panchenko <maks@fb.com>2025-11-08 00:31:03 -0800
committerGitHub <noreply@github.com>2025-11-08 00:31:03 -0800
commitaf456dfa111bbfc54950fd56a95a446488add406 (patch)
tree108d183fd91b54233ca1874949fd6d1eea13db74 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent77342761a9060159f09c0c6d5aa3da2e543a4877 (diff)
downloadllvm-af456dfa111bbfc54950fd56a95a446488add406.zip
llvm-af456dfa111bbfc54950fd56a95a446488add406.tar.gz
llvm-af456dfa111bbfc54950fd56a95a446488add406.tar.bz2
[BOLT] Refactor tracking internals of BinaryFunction. NFCI (#167074)
In addition to tracking offsets inside a `BinaryFunction` that are referenced by data relocations, we need to track those relocations too. Plus, we will need to map symbols referenced by such relocations back to the containing function. This change introduces `BinaryFunction::InternalRefDataRelocations` to track the aforementioned relocations and expands `BinaryContext::SymbolToFunctionMap` to include local/temp symbols involved in relocation processing. There is no functional change introduced that should affect the output. Future PRs will use the new tracking capabilities.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions