Home | History | Annotate | Download | only in bfd

Lines Matching full:n_rl

2561       struct nbr_reloc_lineno *n_rl;
2577 n_rl = bfd_zmalloc ((max_index + 1) * sizeof (*n_rl));
2578 if (n_rl == NULL)
2585 struct nbr_reloc_lineno *e = &n_rl[s->output_section->index];
2593 struct nbr_reloc_lineno *e = &n_rl[s->index];
2600 free (n_rl);