Searched refs:scnbuf (Results 1 – 2 of 2) sorted by relevance
343 unsigned char *scnbuf; in simple_object_coff_find_sections() local352 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns); in simple_object_coff_find_sections()355 scnbuf, scnhdr_size * ocr->nscns, &errmsg, in simple_object_coff_find_sections()358 XDELETEVEC (scnbuf); in simple_object_coff_find_sections()378 scnhdr = scnbuf + i * scnhdr_size; in simple_object_coff_find_sections()400 XDELETEVEC (scnbuf); in simple_object_coff_find_sections()408 XDELETEVEC (scnbuf); in simple_object_coff_find_sections()426 XDELETEVEC (scnbuf); in simple_object_coff_find_sections()
399 unsigned char *scnbuf; in simple_object_xcoff_find_sections() local409 scnbuf = XNEWVEC (unsigned char, scnhdr_size * ocr->nscns); in simple_object_xcoff_find_sections()412 scnbuf, scnhdr_size * ocr->nscns, &errmsg, in simple_object_xcoff_find_sections()415 XDELETEVEC (scnbuf); in simple_object_xcoff_find_sections()434 scnhdr = scnbuf + i * scnhdr_size; in simple_object_xcoff_find_sections()456 XDELETEVEC (scnbuf); in simple_object_xcoff_find_sections()464 XDELETEVEC (scnbuf); in simple_object_xcoff_find_sections()494 XDELETEVEC (scnbuf); in simple_object_xcoff_find_sections()