OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_symhdr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
ecofflink.c
587
HDRR * const
output_symhdr
= &output_debug->symbolic_header;
716
fh->val =
output_symhdr
->ifdMax + copied;
719
input_debug->ifdmap[i] =
output_symhdr
->ifdMax + copied;
724
newrfdbase =
output_symhdr
->crfd;
725
output_symhdr
->crfd += input_symhdr->ifdMax;
745
oldrfdbase =
output_symhdr
->crfd;
746
output_symhdr
->crfd += input_symhdr->crfd;
769
if (input_debug->ifdmap[i] <
output_symhdr
->ifdMax)
857
sh->val =
output_symhdr
->issMax;
858
output_symhdr
->issMax += strlen (name) + 1
586
HDRR * const
output_symhdr
= &output_debug->symbolic_header;
local
1102
HDRR *
output_symhdr
= &output_debug->symbolic_header;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
ecofflink.c
587
HDRR * const
output_symhdr
= &output_debug->symbolic_header;
716
fh->val =
output_symhdr
->ifdMax + copied;
719
input_debug->ifdmap[i] =
output_symhdr
->ifdMax + copied;
724
newrfdbase =
output_symhdr
->crfd;
725
output_symhdr
->crfd += input_symhdr->ifdMax;
745
oldrfdbase =
output_symhdr
->crfd;
746
output_symhdr
->crfd += input_symhdr->crfd;
769
if (input_debug->ifdmap[i] <
output_symhdr
->ifdMax)
857
sh->val =
output_symhdr
->issMax;
858
output_symhdr
->issMax += strlen (name) + 1
586
HDRR * const
output_symhdr
= &output_debug->symbolic_header;
local
1102
HDRR *
output_symhdr
= &output_debug->symbolic_header;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
ecofflink.c
577
HDRR * const
output_symhdr
= &output_debug->symbolic_header;
706
fh->val =
output_symhdr
->ifdMax + copied;
709
input_debug->ifdmap[i] =
output_symhdr
->ifdMax + copied;
714
newrfdbase =
output_symhdr
->crfd;
715
output_symhdr
->crfd += input_symhdr->ifdMax;
735
oldrfdbase =
output_symhdr
->crfd;
736
output_symhdr
->crfd += input_symhdr->crfd;
759
if (input_debug->ifdmap[i] <
output_symhdr
->ifdMax)
847
sh->val =
output_symhdr
->issMax;
848
output_symhdr
->issMax += strlen (name) + 1
575
HDRR * const
output_symhdr
= &output_debug->symbolic_header;
local
1091
HDRR *
output_symhdr
= &output_debug->symbolic_header;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
ecofflink.c
587
HDRR * const
output_symhdr
= &output_debug->symbolic_header;
716
fh->val =
output_symhdr
->ifdMax + copied;
719
input_debug->ifdmap[i] =
output_symhdr
->ifdMax + copied;
724
newrfdbase =
output_symhdr
->crfd;
725
output_symhdr
->crfd += input_symhdr->ifdMax;
745
oldrfdbase =
output_symhdr
->crfd;
746
output_symhdr
->crfd += input_symhdr->crfd;
769
if (input_debug->ifdmap[i] <
output_symhdr
->ifdMax)
857
sh->val =
output_symhdr
->issMax;
858
output_symhdr
->issMax += strlen (name) + 1
586
HDRR * const
output_symhdr
= &output_debug->symbolic_header;
local
1102
HDRR *
output_symhdr
= &output_debug->symbolic_header;
local
[
all
...]
Completed in 46 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026