Home | History | Annotate | Download | only in bfd

Lines Matching refs:new_contents

2604   bfd_byte *new_contents;
2698 new_contents = output_section->contents;
2699 BFD_ASSERT (new_contents != NULL);
2711 new_contents = (bfd_get_relocated_section_contents
2715 if (!new_contents)
2722 new_contents, loc, input_section->size))