Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Host/macosx/objcxx/
H A DHost.mm134 bool Host::ResolveExecutableInBundle(FileSpec &file) { function
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DHost.cpp327 bool Host::ResolveExecutableInBundle(FileSpec &file) { return false; } in ResolveExecutableInBundle() function in Host