Home
last modified time | relevance | path

Searched defs:GetFullNameForDylib (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp986 ConstString PlatformPOSIX::GetFullNameForDylib(ConstString basename) { in GetFullNameForDylib() function in PlatformPOSIX
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp697 ConstString Platform::GetFullNameForDylib(ConstString basename) { in GetFullNameForDylib() function in Platform