GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
psymbol_bcache Struct Reference

#include "psymtab.h"

Inheritance diagram for psymbol_bcache:
gdb::bcache

Public Member Functions

unsigned long hash (const void *addr, int length) override
 
int compare (const void *left, const void *right, int length) override
 
- Public Member Functions inherited from gdb::bcache
virtual ~bcache ()
 
const void * insert (const void *addr, int length, bool *added=nullptr)
 
void print_statistics (const char *type)
 
int memory_used ()
 

Additional Inherited Members

Detailed Description

Definition at line 32 of file psymtab.h.

Member Function Documentation

◆ compare()

int psymbol_bcache::compare ( const void * left,
const void * right,
int length )
overridevirtual

◆ hash()

unsigned long psymbol_bcache::hash ( const void * addr,
int length )
overridevirtual

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