aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
diff options
context:
space:
mode:
authorKazuki Sakamoto <sakamoto@splhack.org>2023-06-23 15:14:47 -0700
committerKazuki Sakamoto <kaz@meta.com>2023-07-12 11:19:51 -0700
commit7f1028e9df52b4e7246f189a24684b1ca8c9bfbe (patch)
treea2b655c7e70926b030df02c30f8c467549fb92e1 /lldb/test/API/python_api
parentc4fa6fafc43ad5374a29d542737c0238b85516e4 (diff)
downloadllvm-7f1028e9df52b4e7246f189a24684b1ca8c9bfbe.zip
llvm-7f1028e9df52b4e7246f189a24684b1ca8c9bfbe.tar.gz
llvm-7f1028e9df52b4e7246f189a24684b1ca8c9bfbe.tar.bz2
[lldb][LocateModuleCallback] Call locate module callback
RFC https://discourse.llvm.org/t/rfc-python-callback-for-target-get-module/71580 Updated Target::GetOrCreateModule to call locate module callback if set. - include/lldb/Target/Platform.h, source/Target/Platform.cpp - Implemented SetLocateModuleCallback and GetLocateModuleCallback* - include/lldb/Target/Target.h, source/Target/Target.cpp - Implemented CallLocateModuleCallbackIfSet. - unittests/Target/LocateModuleCallbackTest.cpp - Added comprehensive GetOrCreateModule tests. Differential Revision: https://reviews.llvm.org/D153734
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions