Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/macosx/objcxx/
DHost.mm115 bool Host::ResolveExecutableInBundle(FileSpec &file) { function
/external/llvm-project/lldb/source/Host/common/
DHost.cpp417 bool Host::ResolveExecutableInBundle(FileSpec &file) { return false; } in ResolveExecutableInBundle() function in Host