OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aux_out
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
4320
union aux_ext *
aux_out
;
4326
aux_out
= (union aux_ext *) (*buf + offset);
4367
if ((unsigned long) (*bufend - (char *)
aux_out
)
4369
aux_out
= ((union aux_ext *)
4371
(char *)
aux_out
,
4378
&
aux_out
->a_ti);
4383
&
aux_out
->a_rndx);
4387
aux_out
);
4391
aux_out
);
4395
aux_out
);
4288
union aux_ext *
aux_out
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
4317
union aux_ext *
aux_out
;
4323
aux_out
= (union aux_ext *) (*buf + offset);
4364
if ((unsigned long) (*bufend - (char *)
aux_out
)
4366
aux_out
= ((union aux_ext *)
4368
(char *)
aux_out
,
4375
&
aux_out
->a_ti);
4380
&
aux_out
->a_rndx);
4384
aux_out
);
4388
aux_out
);
4392
aux_out
);
4285
union aux_ext *
aux_out
;
local
[
all
...]
Completed in 25 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026