Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp622 ObjectFileGetModuleSpecifications get_module_specifications, in ObjectFileInstance()
628 get_module_specifications(get_module_specifications), in ObjectFileInstance()
632 ObjectFileGetModuleSpecifications get_module_specifications; member
646 ObjectFileGetModuleSpecifications get_module_specifications, in RegisterPlugin() argument
676 return instances[idx].get_module_specifications; in GetObjectFileGetModuleSpecificationsCallbackAtIndex()
727 ObjectFileGetModuleSpecifications get_module_specifications) in ObjectContainerInstance()
731 get_module_specifications(get_module_specifications) {} in ObjectContainerInstance()
734 ObjectFileGetModuleSpecifications get_module_specifications; member
746 ObjectFileGetModuleSpecifications get_module_specifications, in RegisterPlugin() argument
750 get_module_specifications); in RegisterPlugin()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DPluginManager.h175 ObjectFileGetModuleSpecifications get_module_specifications,
202 ObjectFileGetModuleSpecifications get_module_specifications,