Searched refs:GetFullNameForDylib (Results 1 – 4 of 4) sorted by relevance
74 lldb_private::ConstString GetFullNameForDylib(lldb_private::ConstString basename) override;
1009 ConstString PlatformPOSIX::GetFullNameForDylib(ConstString basename) { in GetFullNameForDylib() function in PlatformPOSIX
227 virtual ConstString GetFullNameForDylib(ConstString basename);
820 ConstString Platform::GetFullNameForDylib(ConstString basename) { in GetFullNameForDylib() function in Platform