OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lineno_counts
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
libcoff-in.h
227
unsigned int *
lineno_counts
;
member in struct:xcoff_tdata
libcoff.h
231
unsigned int *
lineno_counts
;
member in struct:xcoff_tdata
xcofflink.c
1325
unsigned int *
lineno_counts
;
1397
lineno_counts
= bfd_zalloc (abfd, amt);
1398
if (
lineno_counts
== NULL && symcount != 0)
1400
xcoff_data (abfd)->
lineno_counts
=
lineno_counts
;
1496
lineno_counts
+= sym.n_numaux + 1;
1568
*
lineno_counts
= (linp - linpstart) / linesz;
2242
lineno_counts
+= sym.n_numaux + 1;
4149
unsigned int *
lineno_counts
;
4195
lineno_counts
= xcoff_data (sub)->lineno_counts
1319
unsigned int *
lineno_counts
;
local
4138
unsigned int *
lineno_counts
;
local
5179
unsigned int *
lineno_counts
;
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
libcoff-in.h
226
unsigned int *
lineno_counts
;
member in struct:xcoff_tdata
libcoff.h
230
unsigned int *
lineno_counts
;
member in struct:xcoff_tdata
xcofflink.c
1325
unsigned int *
lineno_counts
;
1397
lineno_counts
= bfd_zalloc (abfd, amt);
1398
if (
lineno_counts
== NULL && symcount != 0)
1400
xcoff_data (abfd)->
lineno_counts
=
lineno_counts
;
1496
lineno_counts
+= sym.n_numaux + 1;
1568
*
lineno_counts
= (linp - linpstart) / linesz;
2242
lineno_counts
+= sym.n_numaux + 1;
4149
unsigned int *
lineno_counts
;
4195
lineno_counts
= xcoff_data (sub)->lineno_counts
1319
unsigned int *
lineno_counts
;
local
4138
unsigned int *
lineno_counts
;
local
5179
unsigned int *
lineno_counts
;
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
libcoff-in.h
223
unsigned int *
lineno_counts
;
member in struct:xcoff_tdata
libcoff.h
227
unsigned int *
lineno_counts
;
member in struct:xcoff_tdata
xcofflink.c
1282
unsigned int *
lineno_counts
;
1354
lineno_counts
= bfd_zalloc (abfd, amt);
1355
if (
lineno_counts
== NULL && symcount != 0)
1357
xcoff_data (abfd)->
lineno_counts
=
lineno_counts
;
1453
lineno_counts
+= sym.n_numaux + 1;
1525
*
lineno_counts
= (linp - linpstart) / linesz;
2199
lineno_counts
+= sym.n_numaux + 1;
4102
unsigned int *
lineno_counts
;
4148
lineno_counts
= xcoff_data (sub)->lineno_counts
1276
unsigned int *
lineno_counts
;
local
4091
unsigned int *
lineno_counts
;
local
5132
unsigned int *
lineno_counts
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
libcoff-in.h
223
unsigned int *
lineno_counts
;
member in struct:xcoff_tdata
libcoff.h
227
unsigned int *
lineno_counts
;
member in struct:xcoff_tdata
xcofflink.c
1290
unsigned int *
lineno_counts
;
1362
lineno_counts
= bfd_zalloc (abfd, amt);
1363
if (
lineno_counts
== NULL && symcount != 0)
1365
xcoff_data (abfd)->
lineno_counts
=
lineno_counts
;
1461
lineno_counts
+= sym.n_numaux + 1;
1533
*
lineno_counts
= (linp - linpstart) / linesz;
2207
lineno_counts
+= sym.n_numaux + 1;
4110
unsigned int *
lineno_counts
;
4156
lineno_counts
= xcoff_data (sub)->lineno_counts
1284
unsigned int *
lineno_counts
;
local
4099
unsigned int *
lineno_counts
;
local
5140
unsigned int *
lineno_counts
;
local
[
all
...]
Completed in 68 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026