LLDB mainline
Public Member Functions | Public Attributes | List of all members
ObjectFileMachO::MachOCorefileAllImageInfos Struct Reference

#include <ObjectFileMachO.h>

Public Member Functions

bool IsValid ()
 

Public Attributes

std::vector< MachOCorefileImageEntryall_image_infos
 

Detailed Description

Definition at line 253 of file ObjectFileMachO.h.

Member Function Documentation

◆ IsValid()

bool ObjectFileMachO::MachOCorefileAllImageInfos::IsValid ( )
inline

Definition at line 255 of file ObjectFileMachO.h.

References all_image_infos.

Member Data Documentation

◆ all_image_infos

std::vector<MachOCorefileImageEntry> ObjectFileMachO::MachOCorefileAllImageInfos::all_image_infos

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