Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp247 char *dsym_extension_pos = ::strstr(path, ".dSYM"); in LocateExecutableObjectFile() local
689 char *dsym_extension_pos = ::strstr(path, ".dSYM"); in LocateMacOSXFilesUsingDebugSymbols() local