Searched refs:GetFullNameForDylib (Results 1 – 4 of 4) sorted by relevance
70 lldb_private::ConstString GetFullNameForDylib(lldb_private::ConstString basename) override;
986 ConstString PlatformPOSIX::GetFullNameForDylib(ConstString basename) { in GetFullNameForDylib() function in PlatformPOSIX
216 virtual ConstString GetFullNameForDylib(ConstString basename);
731 ConstString Platform::GetFullNameForDylib(ConstString basename) { in GetFullNameForDylib() function in Platform