Searched refs:section_buffer (Results 1 – 1 of 1) sorted by relevance
499 bfd_byte ** section_buffer, in read_section() argument506 if (*section_buffer == NULL) in read_section()526 *section_buffer in read_section()528 if (! *section_buffer) in read_section()533 *section_buffer = (bfd_byte *) bfd_malloc (*section_size); in read_section()534 if (! *section_buffer) in read_section()536 if (! bfd_get_section_contents (abfd, msec, *section_buffer, in read_section()