Searched defs:GetIsDynamicLinkEditor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | ObjectFile.h | 641 virtual bool GetIsDynamicLinkEditor() { return false; } in GetIsDynamicLinkEditor() function |
/llvm-project/lldb/source/Core/ | ||
H A D | Module.cpp | 1604 bool Module::GetIsDynamicLinkEditor() { GetIsDynamicLinkEditor() function in Module |