summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-06-12 20:43:18 +0000
committerLang Hames <lhames@gmail.com>2018-06-12 20:43:18 +0000
commit2aae25819e8a83fa739ac602dd0ef3199deb63a7 (patch)
treebd1943d21793a4a21878046b323ac94e9932d260 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent253584fdaf7dcda75fc56478895f0d4fad1e8534 (diff)
[ORC] Add a fallback definition generator for VSOs.
If a VSO has a fallback definition generator attached it will be called during lookup (and lookupFlags) for any unresolved symbols. The definition generator can add new definitions to the VSO for any unresolved symbol. This allows VSOs to generate new definitions on demand. The immediate use case for this code is supporting VSOs that can import definitions found via dlsym on demand. llvm-svn: 334538
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions