OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_rl
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff-rs6000.c
2825
struct nbr_reloc_lineno *
n_rl
;
2841
n_rl
= bfd_zmalloc ((max_index + 1) * sizeof (*
n_rl
));
2842
if (
n_rl
== NULL)
2851
struct nbr_reloc_lineno *e = &
n_rl
[s->output_section->index];
2859
struct nbr_reloc_lineno *e = &
n_rl
[s->index];
2866
free (
n_rl
);
2821
struct nbr_reloc_lineno *
n_rl
;
local
/src/external/gpl3/binutils.old/dist/bfd/
coff-rs6000.c
2825
struct nbr_reloc_lineno *
n_rl
;
2841
n_rl
= bfd_zmalloc ((max_index + 1) * sizeof (*
n_rl
));
2842
if (
n_rl
== NULL)
2851
struct nbr_reloc_lineno *e = &
n_rl
[s->output_section->index];
2859
struct nbr_reloc_lineno *e = &
n_rl
[s->index];
2866
free (
n_rl
);
2821
struct nbr_reloc_lineno *
n_rl
;
local
/src/external/gpl3/gdb.old/dist/bfd/
coff-rs6000.c
2825
struct nbr_reloc_lineno *
n_rl
;
2841
n_rl
= bfd_zmalloc ((max_index + 1) * sizeof (*
n_rl
));
2842
if (
n_rl
== NULL)
2851
struct nbr_reloc_lineno *e = &
n_rl
[s->output_section->index];
2859
struct nbr_reloc_lineno *e = &
n_rl
[s->index];
2866
free (
n_rl
);
2821
struct nbr_reloc_lineno *
n_rl
;
local
/src/external/gpl3/gdb/dist/bfd/
coff-rs6000.c
2825
struct nbr_reloc_lineno *
n_rl
;
2841
n_rl
= bfd_zmalloc ((max_index + 1) * sizeof (*
n_rl
));
2842
if (
n_rl
== NULL)
2851
struct nbr_reloc_lineno *e = &
n_rl
[s->output_section->index];
2859
struct nbr_reloc_lineno *e = &
n_rl
[s->index];
2866
free (
n_rl
);
2821
struct nbr_reloc_lineno *
n_rl
;
local
Completed in 59 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026