GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Enumerations
psymtab.h File Reference
#include "objfiles.h"
#include "gdbsupport/gdb_string_view.h"
#include "gdbsupport/gdb_obstack.h"
#include "symfile.h"
#include "gdbsupport/next-iterator.h"
#include "bcache.h"

Go to the source code of this file.

Classes

struct  psymbol_bcache
 
class  psymtab_storage
 
struct  partial_symbol
 
struct  partial_symtab
 
struct  standard_psymtab
 
struct  legacy_psymtab
 
class  psymtab_discarder
 
struct  psymbol_functions
 

Enumerations

enum  psymtab_search_status { PST_NOT_SEARCHED , PST_SEARCHED_AND_FOUND , PST_SEARCHED_AND_NOT_FOUND }
 
enum class  psymbol_placement { STATIC , GLOBAL }
 

Enumeration Type Documentation

◆ psymbol_placement

enum class psymbol_placement
strong
Enumerator
STATIC 
GLOBAL 

Definition at line 207 of file psymtab.h.

◆ psymtab_search_status

Enumerator
PST_NOT_SEARCHED 
PST_SEARCHED_AND_FOUND 
PST_SEARCHED_AND_NOT_FOUND 

Definition at line 197 of file psymtab.h.