Lines Matching defs:x
868 #define DOIT(x) \ in bfd_perform_relocation() argument
875 char x = bfd_get_8 (abfd, (char *) data + octets); in bfd_perform_relocation() local
883 short x = bfd_get_16 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() local
890 long x = bfd_get_32 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() local
897 long x = bfd_get_32 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() local
906 long x = bfd_get_16 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() local
920 bfd_vma x = bfd_get_64 (abfd, (bfd_byte *) data + octets); in bfd_perform_relocation() local
1247 #define DOIT(x) \ in bfd_install_relocation() argument
1256 char x = bfd_get_8 (abfd, data); in bfd_install_relocation() local
1264 short x = bfd_get_16 (abfd, data); in bfd_install_relocation() local
1271 long x = bfd_get_32 (abfd, data); in bfd_install_relocation() local
1278 long x = bfd_get_32 (abfd, data); in bfd_install_relocation() local
1291 bfd_vma x = bfd_get_64 (abfd, data); in bfd_install_relocation() local
1377 bfd_vma x = 0; in _bfd_relocate_contents() local
1553 bfd_vma x = 0; in _bfd_clear_contents() local