Searched refs:pc_count (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-i386.c581 bfd_size_type pc_count;
858 q->pc_count += p->pc_count;
1262 p->pc_count = 0;
1267 p->pc_count += 1;
1728 /* The only reloc that uses pc_count is R_386_PC32, which will
1740 p->count -= p->pc_count;
1741 p->pc_count = 0;
579 bfd_size_type pc_count; member in struct:elf_i386_dyn_relocs
H A Delf32-s390.c651 bfd_size_type pc_count; member in struct:elf_s390_dyn_relocs
897 q->pc_count += p->pc_count;
1357 p->pc_count = 0;
1365 p->pc_count += 1;
1873 p->count -= p->pc_count;
1874 p->pc_count = 0;
H A Delf64-s390.c606 bfd_size_type pc_count; member in struct:elf_s390_dyn_relocs
852 q->pc_count += p->pc_count;
1324 p->pc_count = 0;
1333 p->pc_count += 1;
1848 p->count -= p->pc_count;
1849 p->pc_count = 0;
H A Delf64-x86-64.c405 bfd_size_type pc_count;
656 q->pc_count += p->pc_count;
1117 p->pc_count = 0;
1125 p->pc_count += 1;
1569 /* Relocs that use pc_count are those that appear on a call
1581 p->count -= p->pc_count;
1582 p->pc_count = 0;
403 bfd_size_type pc_count; member in struct:elf64_x86_64_dyn_relocs
H A Delfxx-sparc.c474 bfd_size_type pc_count;
1007 q->pc_count += p->pc_count;
1503 p->pc_count = 0;
1508 p->pc_count += 1;
2002 p->count -= p->pc_count;
2003 p->pc_count = 0;
473 bfd_size_type pc_count; member in struct:_bfd_sparc_elf_dyn_relocs
H A Delf32-ppc.c2354 bfd_size_type pc_count;
2723 q->pc_count += p->pc_count;
3669 p->pc_count = 0;
3674 p->pc_count += 1;
4814 /* Relocs that use pc_count are those that appear on a call insn,
4826 p->count -= p->pc_count;
4827 p->pc_count = 0;
2349 bfd_size_type pc_count; member in struct:ppc_elf_dyn_relocs
H A Delf32-arm.c2124 bfd_size_type pc_count; member in struct:elf32_arm_relocs_copied
2414 q->pc_count += p->pc_count;
7506 p->pc_count -= 1;
7840 p->pc_count = 0;
7844 p->pc_count += 1;
8401 /* The only relocs that use pc_count are R_ARM_REL32 and
8413 p->count -= p->pc_count;
8414 p->pc_count = 0;
H A Delf64-ppc.c3190 bfd_size_type pc_count;
4064 q->pc_count += p->pc_count;
5022 p->pc_count = 0;
5027 p->pc_count += 1;
6411 p->pc_count -= 1;
7875 /* Relocs that use pc_count are those that appear on a call insn,
7887 p->count -= p->pc_count;
7888 p->pc_count = 0;
3186 bfd_size_type pc_count; member in struct:ppc_dyn_relocs

Completed in 788 milliseconds