Lines Matching defs:contents

489 			 contents, rel, relocation)
493 bfd_byte * contents;
504 contents += rel->r_offset;
516 x = bfd_get_16 (input_bfd, contents);
518 bfd_put_16 (input_bfd, x, contents);
522 contents += rel->r_offset;
551 x = bfd_get_16 (input_bfd, contents);
553 bfd_put_16 (input_bfd, x, contents);
557 contents += rel->r_offset;
559 x = bfd_get_16 (input_bfd, contents);
561 bfd_put_16 (input_bfd, x, contents);
565 contents += rel->r_offset;
568 x = bfd_get_16 (input_bfd, contents);
570 bfd_put_16 (input_bfd, x, contents);
574 contents += rel->r_offset;
577 x = bfd_get_16 (input_bfd, contents);
579 bfd_put_16 (input_bfd, x, contents);
583 contents += rel->r_offset;
586 x = bfd_get_16 (input_bfd, contents);
588 bfd_put_16 (input_bfd, x, contents);
592 contents += rel->r_offset;
596 x = bfd_get_16 (input_bfd, contents);
598 bfd_put_16 (input_bfd, x, contents);
602 contents += rel->r_offset;
606 x = bfd_get_16 (input_bfd, contents);
608 bfd_put_16 (input_bfd, x, contents);
612 contents += rel->r_offset;
617 x = bfd_get_16 (input_bfd, contents);
619 bfd_put_16 (input_bfd, x, contents);
623 contents += rel->r_offset;
629 x = bfd_get_16 (input_bfd, contents);
631 bfd_put_16 (input_bfd, x, contents);
635 contents += rel->r_offset;
641 x = bfd_get_16 (input_bfd, contents);
643 bfd_put_16 (input_bfd, x, contents);
647 contents += rel->r_offset;
653 x = bfd_get_16 (input_bfd, contents);
655 bfd_put_16 (input_bfd, x, contents);
659 contents += rel->r_offset;
666 x = bfd_get_16 (input_bfd, contents);
668 bfd_put_16 (input_bfd, x, contents);
672 contents += rel->r_offset;
679 x = bfd_get_16 (input_bfd, contents);
681 bfd_put_16 (input_bfd, x, contents);
685 contents += rel->r_offset;
690 x = bfd_get_16 (input_bfd, contents);
692 bfd_put_16 (input_bfd, x, contents);
693 bfd_put_16 (input_bfd, (bfd_vma) srel & 0xffff, contents+2);
698 contents, rel->r_offset,
708 contents, relocs, local_syms, local_sections)
713 bfd_byte *contents;
771 contents, rel, relocation);