Lines Matching refs:obstack_calloc
1116 obstack_calloc (&ld_state.smem, scncnt * sizeof (struct scninfo)); in add_relocatable_file()
1217 obstack_calloc (&ld_state.smem, in add_relocatable_file()
1251 obstack_calloc (&ld_state.smem, sizeof (struct symbol)); in add_relocatable_file()
1390 obstack_calloc (&ld_state.smem, in add_relocatable_file()
1428 obstack_calloc (&ld_state.smem, sizeof (struct symbol)); in add_relocatable_file()
1456 obstack_calloc (&ld_state.smem, ((nsymbols - nlocalsymbols) in add_relocatable_file()
2410 newp = (struct scnhead *) obstack_calloc (&ld_state.smem, in new_generated_scn()
2900 newp = (struct scnhead *) obstack_calloc (&ld_state.smem, in match_section()
3027 obstack_calloc (&ld_state.smem, sizeof (struct scnhead)); in sort_sections_lscript()
3044 obstack_calloc (&ld_state.smem, sizeof (*si) + sizeof (XElf_Shdr)); in sort_sections_lscript()
3047 struct scninfo *si = (struct scninfo *) obstack_calloc (&ld_state.smem, in sort_sections_lscript()
3074 obstack_calloc (&ld_state.smem, sizeof (*si) + sizeof (XElf_Shdr)); in sort_sections_lscript()
3077 struct scninfo *si = (struct scninfo *) obstack_calloc (&ld_state.smem, in sort_sections_lscript()