Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1103 SymbolLocatorLocateExecutableObjectFile locate_executable_object_file; global() member
1118 RegisterPlugin(llvm::StringRef name,llvm::StringRef description,SymbolLocatorCreateInstance create_callback,SymbolLocatorLocateExecutableObjectFile locate_executable_object_file,SymbolLocatorLocateExecutableSymbolFile locate_executable_symbol_file,SymbolLocatorDownloadObjectAndSymbolFile download_object_symbol_file,SymbolLocatorFindSymbolFileInBundle find_symbol_file_in_bundle,DebuggerInitializeCallback debugger_init_callback) RegisterPlugin() argument