OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iauxBase
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/coff/
sym.h
126
long
iauxBase
; /* file's auxiliary entries */
/src/external/gpl3/binutils.old/dist/include/coff/
sym.h
126
long
iauxBase
; /* file's auxiliary entries */
/src/external/gpl3/gdb/dist/include/coff/
sym.h
126
long
iauxBase
; /* file's auxiliary entries */
/src/external/gpl3/gdb.old/dist/include/coff/
sym.h
126
long
iauxBase
; /* file's auxiliary entries */
/src/external/gpl3/gdb/dist/gdb/
mdebugread.c
534
AX is the base pointer of aux symbols for this file (fh->
iauxBase
).
1636
tp = parse_type (xref_fd, debug_info->external_aux + xref_fh->
iauxBase
,
1847
debug_info->external_aux + fh->
iauxBase
,
2081
ax = debug_info->external_aux + cur_fdr->
iauxBase
;
2716
+ fh->
iauxBase
3454
+ fh->
iauxBase
3800
+ fh->
iauxBase
+ sh.index)->a_ti,
4136
debug_info->external_aux + fh->
iauxBase
,
4251
ax = debug_info->external_aux + fh->
iauxBase
+ sh->index;
4389
+ fh->
iauxBase
+ sh.index)->a_ti
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c
534
AX is the base pointer of aux symbols for this file (fh->
iauxBase
).
1636
tp = parse_type (xref_fd, debug_info->external_aux + xref_fh->
iauxBase
,
1847
debug_info->external_aux + fh->
iauxBase
,
2081
ax = debug_info->external_aux + cur_fdr->
iauxBase
;
2716
+ fh->
iauxBase
3454
+ fh->
iauxBase
3800
+ fh->
iauxBase
+ sh.index)->a_ti,
4136
debug_info->external_aux + fh->
iauxBase
,
4251
ax = debug_info->external_aux + fh->
iauxBase
+ sh->index;
4389
+ fh->
iauxBase
+ sh.index)->a_ti
[
all
...]
/src/external/gpl3/binutils/dist/bfd/
ecoffswap.h
210
intern->
iauxBase
= H_GET_32 (abfd, ext->f_iauxBase);
276
H_PUT_32 (abfd, intern->
iauxBase
, ext->f_iauxBase);
ecofflink.c
903
+ fdr.
iauxBase
* sizeof (union aux_ext));
908
fdr.
iauxBase
= output_symhdr->iauxMax;
ecoff.c
1145
aux_ptr = ecoff_data (abfd)->debug_info.external_aux + fdr->
iauxBase
;
1547
+ fdr->
iauxBase
);
/src/external/gpl3/binutils.old/dist/bfd/
ecoffswap.h
210
intern->
iauxBase
= H_GET_32 (abfd, ext->f_iauxBase);
276
H_PUT_32 (abfd, intern->
iauxBase
, ext->f_iauxBase);
ecofflink.c
903
+ fdr.
iauxBase
* sizeof (union aux_ext));
908
fdr.
iauxBase
= output_symhdr->iauxMax;
ecoff.c
1145
aux_ptr = ecoff_data (abfd)->debug_info.external_aux + fdr->
iauxBase
;
1547
+ fdr->
iauxBase
);
/src/external/gpl3/gdb/dist/bfd/
ecoffswap.h
210
intern->
iauxBase
= H_GET_32 (abfd, ext->f_iauxBase);
276
H_PUT_32 (abfd, intern->
iauxBase
, ext->f_iauxBase);
ecofflink.c
893
+ fdr.
iauxBase
* sizeof (union aux_ext));
898
fdr.
iauxBase
= output_symhdr->iauxMax;
ecoff.c
1157
aux_ptr = ecoff_data (abfd)->debug_info.external_aux + fdr->
iauxBase
;
1559
+ fdr->
iauxBase
);
/src/external/gpl3/gdb.old/dist/bfd/
ecoffswap.h
210
intern->
iauxBase
= H_GET_32 (abfd, ext->f_iauxBase);
276
H_PUT_32 (abfd, intern->
iauxBase
, ext->f_iauxBase);
ecofflink.c
893
+ fdr.
iauxBase
* sizeof (union aux_ext));
898
fdr.
iauxBase
= output_symhdr->iauxMax;
ecoff.c
1156
aux_ptr = ecoff_data (abfd)->debug_info.external_aux + fdr->
iauxBase
;
1556
+ fdr->
iauxBase
);
/src/external/gpl3/binutils/dist/gas/
ecoff.c
971
0, /*
iauxBase
: file's auxiliary entries */
4350
fil_ptr->fdr.
iauxBase
= iaux;
4415
fil_ptr->fdr.caux = iaux - fil_ptr->fdr.
iauxBase
;
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
971
0, /*
iauxBase
: file's auxiliary entries */
4347
fil_ptr->fdr.
iauxBase
= iaux;
4412
fil_ptr->fdr.caux = iaux - fil_ptr->fdr.
iauxBase
;
Completed in 74 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026