GDB (xrefs)
Public Attributes | List of all members
symloc Struct Reference

Public Attributes

int ldsymoff
 
int ldsymlen
 
int symbol_size
 
int symbol_offset
 
int string_offset
 
int file_string_offset
 
int fdr_idx
 
bfd * cur_bfd
 
const struct ecoff_debug_swap * debug_swap
 
struct ecoff_debug_info * debug_info
 
struct mdebug_pending ** pending_list
 
EXTR * extern_tab
 
int extern_count
 
enum language pst_language
 
int first_symnum
 
int numsyms
 
unsigned int lineno_off
 

Detailed Description

Definition at line 70 of file dbxread.c.

Member Data Documentation

bfd* symloc::cur_bfd

Definition at line 94 of file mdebugread.c.

struct ecoff_debug_info* symloc::debug_info

Definition at line 96 of file mdebugread.c.

const struct ecoff_debug_swap* symloc::debug_swap

Definition at line 95 of file mdebugread.c.

int symloc::extern_count

Definition at line 101 of file mdebugread.c.

EXTR* symloc::extern_tab

Definition at line 99 of file mdebugread.c.

int symloc::fdr_idx

Definition at line 92 of file mdebugread.c.

int symloc::file_string_offset

Definition at line 94 of file dbxread.c.

int symloc::first_symnum

Definition at line 68 of file xcoffread.c.

Referenced by xcoff_start_psymtab().

int symloc::ldsymlen

Definition at line 83 of file dbxread.c.

int symloc::ldsymoff

Definition at line 75 of file dbxread.c.

unsigned int symloc::lineno_off

Definition at line 80 of file xcoffread.c.

int symloc::numsyms

Definition at line 76 of file xcoffread.c.

struct mdebug_pending** symloc::pending_list

Definition at line 97 of file mdebugread.c.

enum language symloc::pst_language

Definition at line 102 of file mdebugread.c.

int symloc::string_offset

Definition at line 93 of file dbxread.c.

int symloc::symbol_offset

Definition at line 92 of file dbxread.c.

int symloc::symbol_size

Definition at line 87 of file dbxread.c.


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