Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DPluginManager.cpp617 ObjectFileGetModuleSpecifications get_module_specifications, in ObjectFileInstance()
622 get_module_specifications(get_module_specifications), in ObjectFileInstance()
626 ObjectFileGetModuleSpecifications get_module_specifications; member
640 ObjectFileGetModuleSpecifications get_module_specifications, in RegisterPlugin() argument
644 get_module_specifications, save_core); in RegisterPlugin()
669 return instances[idx].get_module_specifications; in GetObjectFileGetModuleSpecificationsCallbackAtIndex()
705 ObjectFileGetModuleSpecifications get_module_specifications) in ObjectContainerInstance()
708 get_module_specifications(get_module_specifications) {} in ObjectContainerInstance()
710 ObjectFileGetModuleSpecifications get_module_specifications; member
722 ObjectFileGetModuleSpecifications get_module_specifications) { in RegisterPlugin() argument
[all …]
/external/llvm-project/lldb/include/lldb/Core/
DPluginManager.h176 ObjectFileGetModuleSpecifications get_module_specifications,
200 ObjectFileGetModuleSpecifications get_module_specifications);