GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Functions
frame-info.h File Reference
#include "gdbsupport/intrusive_list.h"
#include "frame-id.h"

Go to the source code of this file.

Classes

class  frame_info_ptr
 

Functions

static bool operator== (const frame_info *self, const frame_info_ptr &other)
 
static bool operator== (const frame_info_ptr &self, const frame_info_ptr &other)
 
static bool operator== (const frame_info_ptr &self, const frame_info *other)
 
static bool operator!= (const frame_info *self, const frame_info_ptr &other)
 
static bool operator!= (const frame_info_ptr &self, const frame_info_ptr &other)
 
static bool operator!= (const frame_info_ptr &self, const frame_info *other)
 

Function Documentation

◆ operator!=() [1/3]

static bool operator!= ( const frame_info self,
const frame_info_ptr other 
)
inlinestatic

Definition at line 194 of file frame-info.h.

References frame_info_ptr::get().

◆ operator!=() [2/3]

static bool operator!= ( const frame_info_ptr self,
const frame_info other 
)
inlinestatic

Definition at line 206 of file frame-info.h.

References frame_info_ptr::get().

◆ operator!=() [3/3]

static bool operator!= ( const frame_info_ptr self,
const frame_info_ptr other 
)
inlinestatic

Definition at line 200 of file frame-info.h.

References frame_info_ptr::get().

◆ operator==() [1/3]

static bool operator== ( const frame_info self,
const frame_info_ptr other 
)
inlinestatic

Definition at line 176 of file frame-info.h.

References frame_info_ptr::get().

◆ operator==() [2/3]

static bool operator== ( const frame_info_ptr self,
const frame_info other 
)
inlinestatic

Definition at line 188 of file frame-info.h.

References frame_info_ptr::get().

◆ operator==() [3/3]

static bool operator== ( const frame_info_ptr self,
const frame_info_ptr other 
)
inlinestatic

Definition at line 182 of file frame-info.h.

References frame_info_ptr::get().