Home
last modified time | relevance | path

Searched defs:ecoff_tdata (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dlibecoff.h87 typedef struct ecoff_tdata struct
91 file_ptr reloc_filepos;
94 file_ptr sym_filepos;
98 unsigned long text_start;
99 unsigned long text_end;
102 bfd_vma gp;
107 unsigned int gp_size;
113 unsigned long gprmask;
114 unsigned long fprmask;
115 unsigned long cprmask[4];
[all …]
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dlibecoff.h87 typedef struct ecoff_tdata struct
91 file_ptr reloc_filepos;
94 file_ptr sym_filepos;
98 unsigned long text_start;
99 unsigned long text_end;
102 bfd_vma gp;
107 unsigned int gp_size;
113 unsigned long gprmask;
114 unsigned long fprmask;
115 unsigned long cprmask[4];
[all …]
/dflybsd-src/contrib/gdb-7/bfd/
H A Dlibecoff.h89 typedef struct ecoff_tdata struct
93 file_ptr reloc_filepos;
96 file_ptr sym_filepos;
100 unsigned long text_start;
101 unsigned long text_end;
104 bfd_vma gp;
109 unsigned int gp_size;
115 unsigned long gprmask;
116 unsigned long fprmask;
117 unsigned long cprmask[4];
[all …]