Home | History | Annotate | Download | only in bfd

Lines Matching defs:mem

625       unsigned char *mem = contents + rel->r_vaddr;
715 mem = pointer to memory we're fixing up
733 tmp = bfd_get_32 (input_bfd, mem);
736 bfd_put_32 (input_bfd, tmp, mem);
740 tmp = bfd_get_32 (input_bfd, mem);
750 bfd_put_32 (input_bfd, tmp, mem);
754 tmp = bfd_get_32 (input_bfd, mem);
777 bfd_put_32 (input_bfd, tmp, mem);
781 tmp = bfd_get_32 (input_bfd, mem);
786 bfd_put_32 (input_bfd, tmp, mem);
811 tmp = bfd_get_32 (input_bfd, mem);
815 bfd_put_32 (input_bfd, tmp, mem);