Home
last modified time | relevance | path

Searched refs:GetIsDynamicLinkEditor (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDObjectFile.h782 GetIsDynamicLinkEditor() in GetIsDynamicLinkEditor() function
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDModule.h944 GetIsDynamicLinkEditor ();
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDModule.cpp1861 Module::GetIsDynamicLinkEditor() in GetIsDynamicLinkEditor() function in Module
1866 return obj_file->GetIsDynamicLinkEditor(); in GetIsDynamicLinkEditor()