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
 
enum language pst_language
 
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
 
int first_symnum
 
int numsyms
 
unsigned int lineno_off
 

Detailed Description

Definition at line 69 of file dbxread.c.

Member Data Documentation

◆ cur_bfd

bfd* symloc::cur_bfd

Definition at line 92 of file mdebugread.c.

◆ debug_info

struct ecoff_debug_info* symloc::debug_info

Definition at line 94 of file mdebugread.c.

◆ debug_swap

const struct ecoff_debug_swap* symloc::debug_swap

Definition at line 93 of file mdebugread.c.

◆ extern_count

int symloc::extern_count

Definition at line 99 of file mdebugread.c.

◆ extern_tab

EXTR* symloc::extern_tab

Definition at line 97 of file mdebugread.c.

◆ fdr_idx

int symloc::fdr_idx

Definition at line 90 of file mdebugread.c.

◆ file_string_offset

int symloc::file_string_offset

Definition at line 93 of file dbxread.c.

◆ first_symnum

int symloc::first_symnum

Definition at line 68 of file xcoffread.c.

Referenced by xcoff_start_psymtab().

◆ ldsymlen

int symloc::ldsymlen

Definition at line 82 of file dbxread.c.

◆ ldsymoff

int symloc::ldsymoff

Definition at line 74 of file dbxread.c.

◆ lineno_off

unsigned int symloc::lineno_off

Definition at line 80 of file xcoffread.c.

◆ numsyms

int symloc::numsyms

Definition at line 76 of file xcoffread.c.

◆ pending_list

struct mdebug_pending** symloc::pending_list

Definition at line 95 of file mdebugread.c.

◆ pst_language

enum language symloc::pst_language

Definition at line 94 of file dbxread.c.

◆ string_offset

int symloc::string_offset

Definition at line 92 of file dbxread.c.

◆ symbol_offset

int symloc::symbol_offset

Definition at line 91 of file dbxread.c.

◆ symbol_size

int symloc::symbol_size

Definition at line 86 of file dbxread.c.


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