OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:caux
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/include/coff/
sym.h
127
long
caux
; /* count of file's auxiliary entries */
member in struct:fdr
/toolchain/binutils/binutils-2.25/bfd/
ecoffswap.h
211
intern->
caux
= H_GET_32 (abfd, ext->f_caux);
277
H_PUT_32 (abfd, intern->
caux
, ext->f_caux);
ecofflink.c
689
(unsigned long) fdr.
caux
);
889
if (fdr.
caux
> 0)
895
fdr.
caux
* sizeof (union aux_ext)))
898
output_symhdr->iauxMax += fdr.
caux
;
[
all
...]
elflink.c
6235
unsigned int
caux
;
local
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ecoff.c
[
all
...]
Completed in 108 milliseconds