LLDB mainline
lldb_private::AcceleratorDynamicLoaderResponse Struct Reference

Response from the jAcceleratorPluginGetDynamicLoaderLibraryInfo packet. More...

#include <AcceleratorGDBRemotePackets.h>

Public Attributes

std::vector< AcceleratorDynamicLoaderLibraryInfolibrary_infos

Detailed Description

Response from the jAcceleratorPluginGetDynamicLoaderLibraryInfo packet.

Definition at line 226 of file AcceleratorGDBRemotePackets.h.

Member Data Documentation

◆ library_infos

std::vector<AcceleratorDynamicLoaderLibraryInfo> lldb_private::AcceleratorDynamicLoaderResponse::library_infos

Definition at line 227 of file AcceleratorGDBRemotePackets.h.

Referenced by lldb_private::fromJSON(), and lldb_private::toJSON().


The documentation for this struct was generated from the following file: