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

/freebsd-10.0-release/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.c2324 bfd_size_type pc_count;
2675 q->pc_count += p->pc_count;
3588 p->pc_count = 0;
3593 p->pc_count += 1;
4678 /* Relocs that use pc_count are those that appear on a call insn,
4690 p->count -= p->pc_count;
4691 p->pc_count = 0;
2319 bfd_size_type pc_count; member in struct:ppc_elf_dyn_relocs
H A Delf32-arm.c2131 bfd_size_type pc_count; member in struct:elf32_arm_relocs_copied
2421 q->pc_count += p->pc_count;
7492 p->pc_count -= 1;
7812 p->pc_count = 0;
7816 p->pc_count += 1;
8373 /* The only relocs that use pc_count are R_ARM_REL32 and
8385 p->count -= p->pc_count;
8386 p->pc_count = 0;
H A Delf64-ppc.c3148 bfd_size_type pc_count;
3995 q->pc_count += p->pc_count;
4925 p->pc_count = 0;
4930 p->pc_count += 1;
6308 p->pc_count -= 1;
7719 /* Relocs that use pc_count are those that appear on a call insn,
7731 p->count -= p->pc_count;
7732 p->pc_count = 0;
3144 bfd_size_type pc_count; member in struct:ppc_dyn_relocs

Completed in 292 milliseconds