diff options
author | Lang Hames <lhames@gmail.com> | 2025-01-15 12:33:29 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2025-01-15 14:11:18 +1100 |
commit | 9c5001e45491ae8b1b2967d2fa48f445799c88ae (patch) | |
tree | 04e8dcf69ae5d378ef4ba77d395758042950386e /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 21ade5ae2978b7b809b59b70d63099c87b36dc61 (diff) | |
download | llvm-9c5001e45491ae8b1b2967d2fa48f445799c88ae.zip llvm-9c5001e45491ae8b1b2967d2fa48f445799c88ae.tar.gz llvm-9c5001e45491ae8b1b2967d2fa48f445799c88ae.tar.bz2 |
[JITLink] Add convenience methods to LinkGraph to find symbols by name.
Adds new convenience methods findDefinedSymbolByName, findExternalSymbolByName
and findAbsoluteSymbolByName to the LinkGraph class. These should be used to
find symbols of the given types by name.
COFFLinkGraphBuilder and MachOPlatform are updated to take advantage of the
new methods.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions