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_link
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
4347
vlinks_t *
aux_link
;
4351
for (
aux_link
= fil_ptr->aux_syms.first;
4352
aux_link
!= NULL;
4353
aux_link
=
aux_link
->next)
4359
if (
aux_link
->next == NULL)
4363
aux_ptr =
aux_link
->datum->aux;
4315
vlinks_t *
aux_link
;
local
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
4344
vlinks_t *
aux_link
;
4348
for (
aux_link
= fil_ptr->aux_syms.first;
4349
aux_link
!= NULL;
4350
aux_link
=
aux_link
->next)
4356
if (
aux_link
->next == NULL)
4360
aux_ptr =
aux_link
->datum->aux;
4312
vlinks_t *
aux_link
;
local
Completed in 29 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026