Home
last modified time | relevance | path

Searched refs:download_object_symbol_file (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDPluginManager.cpp1119 SymbolLocatorDownloadObjectAndSymbolFile download_object_symbol_file, in SymbolLocatorInstance()
1126 download_object_symbol_file(download_object_symbol_file), in SymbolLocatorInstance()
1131 SymbolLocatorDownloadObjectAndSymbolFile download_object_symbol_file; member
1146 SymbolLocatorDownloadObjectAndSymbolFile download_object_symbol_file, in RegisterPlugin() argument
1151 locate_executable_symbol_file, download_object_symbol_file, in RegisterPlugin()
1199 if (instance.download_object_symbol_file) { in DownloadObjectAndSymbolFile()
1200 if (instance.download_object_symbol_file(module_spec, error, force_lookup, in DownloadObjectAndSymbolFile()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDPluginManager.h356 SymbolLocatorDownloadObjectAndSymbolFile download_object_symbol_file =