HomeSort by: relevance | last modified time | path
    Searched defs:target_offset (Results 1 - 18 of 18) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_read_data_into_fd.c 50 int64_t target_offset, int64_t actual_offset)
57 target_offset - actual_offset, SEEK_CUR);
58 if (actual_offset != target_offset) {
64 while (target_offset > actual_offset) {
66 if (target_offset < actual_offset + (int64_t)nulls_size)
67 to_write = (size_t)(target_offset - actual_offset);
87 int64_t target_offset; local
105 while ((r = archive_read_data_block(a, &buff, &size, &target_offset)) ==
108 if (target_offset > actual_offset) {
110 target_offset, actual_offset)
    [all...]
  /src/sys/dev/ic/
aic7xxx_osm.c 210 int target_offset; local
212 target_offset = SCB_GET_TARGET_OFFSET(ahc, scb);
213 untagged_q = &ahc->untagged_queues[target_offset];
650 int target_offset; local
652 target_offset = SCB_GET_TARGET_OFFSET(ahc, scb);
653 untagged_q = &(ahc->untagged_queues[target_offset]);
aic7xxx.c 2221 devinfo->target_offset = target;
2225 devinfo->target_offset += 8;
2226 devinfo->target_mask = (0x01 << devinfo->target_offset);
3529 &(ahc->untagged_queues[devinfo->target_offset]);
5124 u_int target_offset; local
5134 target_offset = TCL_TARGET_OFFSET(tcl);
5135 scbid = ahc_inb(ahc, BUSY_TARGETS + target_offset);
5144 u_int target_offset; local
5154 target_offset = TCL_TARGET_OFFSET(tcl);
5155 ahc_outb(ahc, BUSY_TARGETS + target_offset, SCB_LIST_NULL)
5162 u_int target_offset; local
    [all...]
aic79xxvar.h 1307 int target_offset; member in struct:ahd_devinfo
aic7xxxvar.h 1221 int target_offset; member in struct:ahc_devinfo
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c 1267 u64 target_offset = relocation_target(reloc, target); local
1296 *batch++ = lower_32_bits(target_offset);
1303 *batch++ = upper_32_bits(target_offset);
1308 *batch++ = lower_32_bits(target_offset);
1309 *batch++ = upper_32_bits(target_offset);
1315 *batch++ = target_offset;
1320 *batch++ = target_offset;
1324 *batch++ = target_offset;
1336 lower_32_bits(target_offset),
1341 target_offset >>= 32
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 4933 For efficiency, an r_reloc also contains a "target_offset" field to
4947 bfd_vma target_offset;
4968 bfd_vma target_offset;
4973 target_offset = get_elf_r_symndx_offset (r_rel->abfd, r_symndx);
4974 return (target_offset + r_rel->rela.r_addend);
5024 r_rel->target_offset = r_reloc_get_target_offset (r_rel);
5034 r_rel->target_offset += inplace_val;
5057 fprintf (fp, "%" PRIx64, (uint64_t) r_rel->target_offset);
5146 if (a->r_rel.target_offset != b->r_rel.target_offset)
4935 bfd_vma target_offset; member in struct:r_reloc_struct
4956 bfd_vma target_offset; local
6176 bfd_vma target_offset; member in struct:reloc_bfd_fix_struct
7325 bfd_vma target_offset; local
8576 bfd_vma self_offset, target_offset; local
10039 bfd_vma new_offset, target_offset; local
10127 bfd_vma target_offset, base_offset; local
11425 bfd_vma target_offset; local
    [all...]
elf32-arm.c 3028 bfd_vma target_offset; member in struct:a8_erratum_fix
5747 a8_fixes[num_a8_fixes].target_offset =
6944 stub_entry->target_value = a8_fixes[i].target_offset;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 4933 For efficiency, an r_reloc also contains a "target_offset" field to
4947 bfd_vma target_offset;
4968 bfd_vma target_offset;
4973 target_offset = get_elf_r_symndx_offset (r_rel->abfd, r_symndx);
4974 return (target_offset + r_rel->rela.r_addend);
5024 r_rel->target_offset = r_reloc_get_target_offset (r_rel);
5034 r_rel->target_offset += inplace_val;
5057 fprintf (fp, "%" PRIx64, (uint64_t) r_rel->target_offset);
5146 if (a->r_rel.target_offset != b->r_rel.target_offset)
4935 bfd_vma target_offset; member in struct:r_reloc_struct
4956 bfd_vma target_offset; local
6176 bfd_vma target_offset; member in struct:reloc_bfd_fix_struct
7325 bfd_vma target_offset; local
8576 bfd_vma self_offset, target_offset; local
10039 bfd_vma new_offset, target_offset; local
10127 bfd_vma target_offset, base_offset; local
11425 bfd_vma target_offset; local
    [all...]
elf32-arm.c 3087 bfd_vma target_offset; member in struct:a8_erratum_fix
5819 a8_fixes[num_a8_fixes].target_offset =
7018 stub_entry->target_value = a8_fixes[i].target_offset;
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 4931 For efficiency, an r_reloc also contains a "target_offset" field to
4945 bfd_vma target_offset;
4966 bfd_vma target_offset;
4971 target_offset = get_elf_r_symndx_offset (r_rel->abfd, r_symndx);
4972 return (target_offset + r_rel->rela.r_addend);
5022 r_rel->target_offset = r_reloc_get_target_offset (r_rel);
5032 r_rel->target_offset += inplace_val;
5055 fprintf (fp, "%" PRIx64, (uint64_t) r_rel->target_offset);
5144 if (a->r_rel.target_offset != b->r_rel.target_offset)
4933 bfd_vma target_offset; member in struct:r_reloc_struct
4954 bfd_vma target_offset; local
6174 bfd_vma target_offset; member in struct:reloc_bfd_fix_struct
7323 bfd_vma target_offset; local
8574 bfd_vma self_offset, target_offset; local
10037 bfd_vma new_offset, target_offset; local
10125 bfd_vma target_offset, base_offset; local
11423 bfd_vma target_offset; local
    [all...]
elf32-arm.c 3085 bfd_vma target_offset; member in struct:a8_erratum_fix
5815 a8_fixes[num_a8_fixes].target_offset =
7014 stub_entry->target_value = a8_fixes[i].target_offset;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 4933 For efficiency, an r_reloc also contains a "target_offset" field to
4947 bfd_vma target_offset;
4968 bfd_vma target_offset;
4973 target_offset = get_elf_r_symndx_offset (r_rel->abfd, r_symndx);
4974 return (target_offset + r_rel->rela.r_addend);
5024 r_rel->target_offset = r_reloc_get_target_offset (r_rel);
5034 r_rel->target_offset += inplace_val;
5057 fprintf (fp, "%" PRIx64, (uint64_t) r_rel->target_offset);
5146 if (a->r_rel.target_offset != b->r_rel.target_offset)
4935 bfd_vma target_offset; member in struct:r_reloc_struct
4956 bfd_vma target_offset; local
6180 bfd_vma target_offset; member in struct:reloc_bfd_fix_struct
7329 bfd_vma target_offset; local
8580 bfd_vma self_offset, target_offset; local
10043 bfd_vma new_offset, target_offset; local
10131 bfd_vma target_offset, base_offset; local
11429 bfd_vma target_offset; local
    [all...]
elf32-arm.c 3085 bfd_vma target_offset; member in struct:a8_erratum_fix
5796 a8_fixes[num_a8_fixes].target_offset =
6995 stub_entry->target_value = a8_fixes[i].target_offset;
  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 10782 int target_offset = 0;
10801 target_offset = 0;
10838 target_offset += unreach->tc_frag_data.text_expansion[0];
10843 + target_offset);
10849 target_offset += xtensa_format_length (isa, fmt);
10852 target_offset += xg_get_single_size (tinsn->opcode);
10855 target_offset += xg_get_single_size (tinsn->opcode);
10767 int target_offset = 0; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 10782 int target_offset = 0;
10801 target_offset = 0;
10838 target_offset += unreach->tc_frag_data.text_expansion[0];
10843 + target_offset);
10849 target_offset += xtensa_format_length (isa, fmt);
10852 target_offset += xg_get_single_size (tinsn->opcode);
10855 target_offset += xg_get_single_size (tinsn->opcode);
10767 int target_offset = 0; local
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 24569 size_t target_offset; /* offset of the option in target options. */
24524 size_t target_offset; \/* offset of the option in target options. *\/ member in struct:rs6000_opt_var
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 24111 size_t target_offset; /* offset of the option in target options. */
24066 size_t target_offset; \/* offset of the option in target options. *\/ member in struct:rs6000_opt_var

Completed in 161 milliseconds