Searched refs:section_buffer (Results 1 – 1 of 1) sorted by relevance
502 bfd_byte ** section_buffer, in read_section() argument509 if (*section_buffer == NULL) in read_section()529 *section_buffer in read_section()531 if (! *section_buffer) in read_section()536 *section_buffer = (bfd_byte *) bfd_malloc (*section_size); in read_section()537 if (! *section_buffer) in read_section()539 if (! bfd_get_section_contents (abfd, msec, *section_buffer, in read_section()