| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | gdb-index.h | 78 add_type_unit(off_t tu_offset, off_t type_offset, uint64_t signature) in add_type_unit() argument 80 this->type_units_.push_back(Type_unit(tu_offset, type_offset, signature)); in add_type_unit() 181 : tu_offset(off), type_offset(toff), type_signature(sig) in Type_unit() 184 uint64_t type_offset; member
|
| D | gdb-index.cc | 206 visit_type_unit(off_t tu_offset, off_t tu_length, off_t type_offset, 333 off_t type_offset, uint64_t signature, in visit_type_unit() argument 338 this->cu_index_ = -1 - this->gdb_index_->add_type_unit(tu_offset, type_offset, in visit_type_unit() 1269 elfcpp::Swap<64, false>::writeval(pov + 8, tu.type_offset); in do_write()
|
| D | dwarf_reader.cc | 1565 off_t type_offset = 0; in do_parse() local 1577 type_offset = in do_parse() 1580 type_offset = in do_parse() 1598 cu_end - cu_start, type_offset, signature, in do_parse()
|
| D | dwarf_reader.h | 842 visit_type_unit(off_t tu_offset, off_t tu_length, off_t type_offset,
|
| D | dwp.cc | 739 visit_type_unit(off_t tu_offset, off_t tu_length, off_t type_offset,
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| D | rpc.c | 43 comm->hdr.type_offset = sizeof(struct tcsd_packet_hdr); in initData() 44 comm->hdr.parm_offset = comm->hdr.type_offset + (sizeof(TCSD_PACKET_TYPE) * parm_count); in initData() 146 type = (TCSD_PACKET_TYPE *)(comm->buf + comm->hdr.type_offset) + index; in setData() 166 TCSD_PACKET_TYPE *type = (TCSD_PACKET_TYPE *)(comm->buf + comm->hdr.type_offset) + index; in getData() 261 Trspi_LoadBlob_UINT32(&offset, hte->comm.hdr.type_offset, hte->comm.buf); in sendTCSDPacket() 291 Trspi_UnloadBlob_UINT32(&offset, &hte->comm.hdr.type_offset, hte->comm.buf); in sendTCSDPacket()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/ |
| D | rpc.c | 104 comm->hdr.type_offset = sizeof(struct tcsd_packet_hdr); in initData() 105 comm->hdr.parm_offset = comm->hdr.type_offset + in initData() 217 type = (TCSD_PACKET_TYPE *)(comm->buf + comm->hdr.type_offset) + index; in setData() 238 if ((comm->hdr.type_offset + index) > comm->buf_size) in getData() 241 type = (comm->buf + comm->hdr.type_offset) + index; in getData() 613 LoadBlob_UINT32(&offset, data->comm.hdr.type_offset, data->comm.buf); in dispatchCommand()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/ |
| D | rpc_tcstp.h | 27 UINT32 type_offset; member
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcsd/ |
| D | tcsd_threads.c | 293 UnloadBlob_UINT32(&offset, &data->comm.hdr.type_offset, data->comm.buf); in tcsd_thread_run()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-polymorphic-call.cc | 1210 HOST_WIDE_INT *type_offset) in extr_type_from_vtbl_ptr_store() argument 1334 *type_offset = tree_to_shwi (BINFO_OFFSET (binfo)) * BITS_PER_UNIT; in extr_type_from_vtbl_ptr_store()
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dwarf.c | 3928 uint64_t type_offset = 0; in process_debug_info() local 4002 SAFE_BYTE_GET_AND_INC (type_offset, hdrptr, offset_size, end_cu); in process_debug_info() 4048 printf (_(" Type Offset: %#" PRIx64 "\n"), type_offset); in process_debug_info() 10738 uint64_t type_offset = byte_get_little_endian (tu_list + i * 24 + 8, 8); in display_gdb_index() local 10742 i, tu_offset, type_offset); in display_gdb_index()
|
| D | ChangeLog-2011 | 726 length and type_offset.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ChangeLog-2012 | 8059 (signatured_type): Rename member type_offset to type_offset_in_tu, 8145 (read_and_check_type_unit_head): Rename arg type_offset to 9303 local type_sig to sig_type, type_offset to type_offset_in_tu. 12981 Delete arg "abfd". New arg "type_offset". All callers updated.
|
| D | ChangeLog-2011 | 2209 type_offset field.
|