LLDB mainline
lldb_private::process_gdb_remote::ProcessGDBRemote::ModuleCacheInfo Struct Reference

Static Public Member Functions

static unsigned getHashValue (const ModuleCacheKey &key)
static bool isEqual (const ModuleCacheKey &LHS, const ModuleCacheKey &RHS)

Detailed Description

Definition at line 527 of file ProcessGDBRemote.h.

Member Function Documentation

◆ getHashValue()

unsigned lldb_private::process_gdb_remote::ProcessGDBRemote::ModuleCacheInfo::getHashValue ( const ModuleCacheKey & key)
inlinestatic

Definition at line 528 of file ProcessGDBRemote.h.

◆ isEqual()

bool lldb_private::process_gdb_remote::ProcessGDBRemote::ModuleCacheInfo::isEqual ( const ModuleCacheKey & LHS,
const ModuleCacheKey & RHS )
inlinestatic

Definition at line 532 of file ProcessGDBRemote.h.


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