Home
last modified time | relevance | path

Searched refs:subprog_entry (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Ddwarf2dbg.c227 struct subprog_entry { struct
233 static struct subprog_entry *subprogs; argument
634 subprogs = (struct subprog_entry *) in make_subprog_entry()
635 xcalloc (subprogs_allocated, sizeof (struct subprog_entry)); in make_subprog_entry()
644 subprogs = (struct subprog_entry *) in make_subprog_entry()
646 subprogs_allocated * sizeof (struct subprog_entry)); in make_subprog_entry()
648 (subprogs_allocated - old) * sizeof (struct subprog_entry)); in make_subprog_entry()