GDB (xrefs)
|
Go to the source code of this file.
Classes | |
struct | dbx_symfile_info |
Macros | |
#define | DBX_SYMFILE_INFO(o) |
#define | DBX_TEXT_ADDR(o) |
#define | DBX_TEXT_SIZE(o) |
#define | DBX_SYMCOUNT(o) |
#define | DBX_STRINGTAB(o) |
#define | DBX_STRINGTAB_SIZE(o) |
#define | DBX_SYMTAB_OFFSET(o) |
#define | DBX_SYMBOL_SIZE(o) |
#define | DBX_TEXT_SECTION(o) |
#define | DBX_DATA_SECTION(o) |
#define | DBX_BSS_SECTION(o) |
#define | DBX_STAB_SECTION(o) |
Variables | |
const registry< objfile >::key< dbx_symfile_info > | dbx_objfile_data_key |
#define DBX_BSS_SECTION | ( | o | ) |
Definition at line 75 of file gdb-stabs.h.
Referenced by dbx_symfile_init().
#define DBX_DATA_SECTION | ( | o | ) |
Definition at line 74 of file gdb-stabs.h.
Referenced by dbx_symfile_init().
#define DBX_STAB_SECTION | ( | o | ) |
Definition at line 76 of file gdb-stabs.h.
Referenced by dbx_read_symtab(), and elfstab_build_psymtabs().
#define DBX_STRINGTAB | ( | o | ) |
Definition at line 69 of file gdb-stabs.h.
Referenced by coffstab_build_psymtabs(), dbx_symfile_init(), elfstab_build_psymtabs(), read_dbx_symtab(), read_ofile_symtab(), set_namestring(), and stabsect_build_psymtabs().
#define DBX_STRINGTAB_SIZE | ( | o | ) |
Definition at line 70 of file gdb-stabs.h.
Referenced by coffstab_build_psymtabs(), dbx_symfile_init(), elfstab_build_psymtabs(), set_namestring(), and stabsect_build_psymtabs().
#define DBX_SYMBOL_SIZE | ( | o | ) |
Definition at line 72 of file gdb-stabs.h.
Referenced by coffstab_build_psymtabs(), dbx_symfile_init(), dbx_symfile_read(), elfstab_build_psymtabs(), and stabsect_build_psymtabs().
#define DBX_SYMCOUNT | ( | o | ) |
Definition at line 68 of file gdb-stabs.h.
Referenced by coffstab_build_psymtabs(), dbx_symfile_init(), elfstab_build_psymtabs(), read_dbx_symtab(), and stabsect_build_psymtabs().
#define DBX_SYMFILE_INFO | ( | o | ) |
Definition at line 65 of file gdb-stabs.h.
#define DBX_SYMTAB_OFFSET | ( | o | ) |
Definition at line 71 of file gdb-stabs.h.
Referenced by coffstab_build_psymtabs(), dbx_symfile_init(), dbx_symfile_read(), elfstab_build_psymtabs(), and stabsect_build_psymtabs().
#define DBX_TEXT_ADDR | ( | o | ) |
Definition at line 66 of file gdb-stabs.h.
Referenced by coffstab_build_psymtabs(), dbx_symfile_init(), find_text_range(), read_dbx_symtab(), and stabsect_build_psymtabs().
#define DBX_TEXT_SECTION | ( | o | ) |
Definition at line 73 of file gdb-stabs.h.
Referenced by dbx_symfile_init().
#define DBX_TEXT_SIZE | ( | o | ) |
Definition at line 67 of file gdb-stabs.h.
Referenced by coffstab_build_psymtabs(), dbx_symfile_init(), find_text_range(), read_dbx_symtab(), and stabsect_build_psymtabs().
|
extern |
Definition at line 60 of file dbxread.c.
Referenced by coffstab_build_psymtabs(), dbx_symfile_init(), elfstab_build_psymtabs(), and stabsect_build_psymtabs().