| /netbsd-src/libexec/ld.elf_so/ |
| H A D | tls.c | 402 size_t offset, next_offset; 417 next_offset = offset + obj->tlssize; 421 next_offset = offset; 439 if (next_offset > _rtld_tls_static_space) { 449 _rtld_tls_static_offset = next_offset; 234 size_t offset, next_offset; _rtld_tls_offset_allocate() local
|
| /netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
| H A D | libdwarf_info.c | 149 uint64_t next_offset; in _dwarf_info_load() local 200 next_offset = offset + length; in _dwarf_info_load() 202 dbg->dbg_info_off = next_offset; in _dwarf_info_load() 204 dbg->dbg_types_off = next_offset; in _dwarf_info_load() 238 cu->cu_next_offset = next_offset; in _dwarf_info_load() 265 offset = next_offset; in _dwarf_info_load()
|
| H A D | libdwarf_die.c | 108 int dwarf_size, uint64_t offset, uint64_t next_offset, Dwarf_Die *ret_die, in _dwarf_die_parse() argument 123 while (offset < next_offset && offset < ds->ds_size) { in _dwarf_die_parse()
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | gdb-index.cc | 406 off_t next_offset = 0; in visit_children() local 409 die_offset = next_offset) in visit_children() 415 next_offset = die.sibling_offset(); in visit_children() 506 off_t next_offset = 0; in visit_children_for_decls() local 509 die_offset = next_offset) in visit_children_for_decls() 515 next_offset = die.sibling_offset(); in visit_children_for_decls() 652 off_t next_offset = 0; in guess_full_class_name() local 661 child_offset = next_offset) in guess_full_class_name() 680 next_offset = child.sibling_offset(); in guess_full_class_name()
|
| H A D | incremental-dump.cc | 331 info.next_offset(), in dump_incremental_inputs() 380 offset = sym_info.next_offset(); in dump_incremental_inputs()
|
| H A D | dwarf_reader.h | 62 next_offset() in next_offset() function 127 { return this->track_relocs_.next_offset(); } in do_next_offset()
|
| H A D | ehframe.cc | 891 if (relocs->next_offset() != per_offset) in read_cie() 1020 if (relocs->next_offset() != pfde - pcontents) in read_fde()
|
| H A D | dwarf_reader.cc | 78 if (reloc_offset != this->track_relocs_.next_offset()) in do_get_reloc_target() 2457 while ((reloc_offset = this->reloc_mapper_->next_offset()) != -1) in read_relocs()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | gdb-index.cc | 406 off_t next_offset = 0; in visit_children() local 409 die_offset = next_offset) in visit_children() 415 next_offset = die.sibling_offset(); in visit_children() 506 off_t next_offset = 0; in visit_children_for_decls() local 509 die_offset = next_offset) in visit_children_for_decls() 515 next_offset = die.sibling_offset(); in visit_children_for_decls() 652 off_t next_offset = 0; in guess_full_class_name() local 661 child_offset = next_offset) in guess_full_class_name() 680 next_offset = child.sibling_offset(); in guess_full_class_name()
|
| H A D | incremental-dump.cc | 331 info.next_offset(), in dump_incremental_inputs() 380 offset = sym_info.next_offset(); in dump_incremental_inputs()
|
| H A D | dwarf_reader.h | 62 next_offset() in next_offset() function 127 { return this->track_relocs_.next_offset(); } in do_next_offset()
|
| H A D | ehframe.cc | 891 if (relocs->next_offset() != per_offset) in read_cie() 1020 if (relocs->next_offset() != pfde - pcontents) in read_fde()
|
| H A D | dwarf_reader.cc | 78 if (reloc_offset != this->track_relocs_.next_offset()) in do_get_reloc_target() 2457 while ((reloc_offset = this->reloc_mapper_->next_offset()) != -1) in read_relocs()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
| H A D | cleanup_milter.c | 1035 off_t next_offset) in cleanup_patch_header() argument 1115 if (next_offset < 0) in cleanup_patch_header() 1117 myname, (long) next_offset); in cleanup_patch_header() 1119 (long) next_offset); in cleanup_patch_header() 1121 msg_info("%s: write PTR %ld", myname, (long) next_offset); in cleanup_patch_header() 1165 off_t next_offset; in cleanup_ins_header() local 1215 next_offset = -1; in cleanup_ins_header() 1217 if ((next_offset = vstream_ftell(state->dst)) < 0) { in cleanup_ins_header() 1224 old_rec_buf, next_offset); in cleanup_ins_header() 1239 off_t next_offset; in cleanup_upd_header() local [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/lib/libwind/ |
| H A D | normalize_table.h | 27 unsigned short next_offset; member
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| H A D | normalize_table.h | 29 unsigned short next_offset; member
|
| H A D | normalize.c | 242 _wind_canon_next_table[c->next_offset + i - c->next_start]; in find_composition()
|
| /netbsd-src/sys/dev/pci/qat/ |
| H A D | qat_hw15reg.h | 586 uint8_t next_offset; member 617 uint8_t next_offset; member
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | edit-context.c | 761 int next_offset = next_column - 1; in apply_fixit() local 764 gcc_assert (next_offset >= 0); in apply_fixit() 770 if (next_offset >= (m_len + 1)) in apply_fixit() 773 size_t victim_len = next_offset - start_offset; in apply_fixit() 779 char *suffix = m_content + next_offset; in apply_fixit()
|
| H A D | varasm.c | 5349 HOST_WIDE_INT next_offset = byte_relative_ebitpos; in output_constructor_bitfield() local 5369 if (next_offset / BITS_PER_UNIT != local->total_bytes) in output_constructor_bitfield() 5380 if (next_offset / BITS_PER_UNIT != local->total_bytes) in output_constructor_bitfield() 5382 gcc_assert (next_offset / BITS_PER_UNIT >= local->total_bytes); in output_constructor_bitfield() 5383 assemble_zeros (next_offset / BITS_PER_UNIT - local->total_bytes); in output_constructor_bitfield() 5384 local->total_bytes = next_offset / BITS_PER_UNIT; in output_constructor_bitfield() 5401 temp_state.bit_offset = next_offset % BITS_PER_UNIT; in output_constructor_bitfield() 5412 while (next_offset < end_offset) in output_constructor_bitfield() 5417 HOST_WIDE_INT next_byte = next_offset / BITS_PER_UNIT; in output_constructor_bitfield() 5418 HOST_WIDE_INT next_bit = next_offset % BITS_PER_UNIT; in output_constructor_bitfield() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | edit-context.cc | 767 int next_offset = next_column - 1; in apply_fixit() local 770 gcc_assert (next_offset >= 0); in apply_fixit() 776 if (next_offset >= (m_len + 1)) in apply_fixit() 779 size_t victim_len = next_offset - start_offset; in apply_fixit() 785 char *suffix = m_content + next_offset; in apply_fixit()
|
| H A D | varasm.cc | 5611 HOST_WIDE_INT next_offset = byte_relative_ebitpos; in output_constructor_bitfield() local 5631 if (next_offset / BITS_PER_UNIT != local->total_bytes) in output_constructor_bitfield() 5642 if (next_offset / BITS_PER_UNIT != local->total_bytes) in output_constructor_bitfield() 5644 gcc_assert (next_offset / BITS_PER_UNIT >= local->total_bytes); in output_constructor_bitfield() 5645 assemble_zeros (next_offset / BITS_PER_UNIT - local->total_bytes); in output_constructor_bitfield() 5646 local->total_bytes = next_offset / BITS_PER_UNIT; in output_constructor_bitfield() 5663 temp_state.bit_offset = next_offset % BITS_PER_UNIT; in output_constructor_bitfield() 5674 while (next_offset < end_offset) in output_constructor_bitfield() 5679 HOST_WIDE_INT next_byte = next_offset / BITS_PER_UNIT; in output_constructor_bitfield() 5680 HOST_WIDE_INT next_bit = next_offset % BITS_PER_UNIT; in output_constructor_bitfield() [all …]
|
| /netbsd-src/usr.sbin/pstat/ |
| H A D | pstat.c | 762 int numvnodes, next_offset; in kinfo_vnodes() local 769 KGET(V_NEXT_OFFSET, next_offset); in kinfo_vnodes() 787 KGET2((char *)vp + next_offset, &vp, sizeof(vp), "nvp"); in kinfo_vnodes()
|
| /netbsd-src/external/gpl2/dtc/dist/tests/ |
| H A D | pylibfdt_tests.py | 155 next_offset = self.fdt.next_property_offset(offset) 156 self.assertTrue(next_offset > offset) 157 offset = next_offset
|
| /netbsd-src/usr.sbin/fstyp/ |
| H A D | hammer_disk.h | 393 hammer_off_t next_offset; /* zone-X offset for allocation */ member
|