Home | History | Annotate | Download | only in src

Lines Matching refs:obstack_calloc

1126     obstack_calloc (&ld_state.smem, scncnt * sizeof (struct scninfo));
1227 obstack_calloc (&ld_state.smem,
1261 obstack_calloc (&ld_state.smem, sizeof (struct symbol));
1400 obstack_calloc (&ld_state.smem,
1438 obstack_calloc (&ld_state.smem, sizeof (struct symbol));
1466 obstack_calloc (&ld_state.smem, ((nsymbols - nlocalsymbols)
2420 newp = (struct scnhead *) obstack_calloc (&ld_state.smem,
2910 newp = (struct scnhead *) obstack_calloc (&ld_state.smem,
3037 obstack_calloc (&ld_state.smem, sizeof (struct scnhead));
3054 obstack_calloc (&ld_state.smem, sizeof (*si) + sizeof (XElf_Shdr));
3057 struct scninfo *si = (struct scninfo *) obstack_calloc (&ld_state.smem,
3084 obstack_calloc (&ld_state.smem, sizeof (*si) + sizeof (XElf_Shdr));
3087 struct scninfo *si = (struct scninfo *) obstack_calloc (&ld_state.smem,