LLDB mainline
ObjectFileMachO::MachOCorefileAllImageInfos Struct Reference

#include <ObjectFileMachO.h>

Public Member Functions

bool IsValid ()

Public Attributes

std::vector< MachOCorefileImageEntryall_image_infos

Detailed Description

Definition at line 256 of file ObjectFileMachO.h.

Member Function Documentation

◆ IsValid()

bool ObjectFileMachO::MachOCorefileAllImageInfos::IsValid ( )
inline

Definition at line 258 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: