Home
last modified time | relevance | path

Searched refs:entry_size (Results 1 – 25 of 68) sorted by relevance

123

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.c571 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_resources_table_entry()
622 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_modules_table_entry()
672 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_file_references_table_entry()
722 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_modules_table_entry()
772 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_variables_table_entry()
822 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_statements_table_entry()
872 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_labels_table_entry()
922 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_contained_types_table_entry()
972 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_file_references_index_table_entry()
1022 if (bfd_bread (buf, entry_size, abfd) != entry_size) in bfd_sym_fetch_constant_pool_entry()
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dxsym.c596 if (bfd_bread (buf, entry_size, abfd) != entry_size)
649 if (bfd_bread (buf, entry_size, abfd) != entry_size)
701 if (bfd_bread (buf, entry_size, abfd) != entry_size)
753 if (bfd_bread (buf, entry_size, abfd) != entry_size)
805 if (bfd_bread (buf, entry_size, abfd) != entry_size)
857 if (bfd_bread (buf, entry_size, abfd) != entry_size)
909 if (bfd_bread (buf, entry_size, abfd) != entry_size)
961 if (bfd_bread (buf, entry_size, abfd) != entry_size)
1013 if (bfd_bread (buf, entry_size, abfd) != entry_size)
1065 if (bfd_bread (buf, entry_size, abfd) != entry_size)
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbcache.c328 int *entry_size = XCALLOC (c->unique_count + 1, int); in print_bcache_statistics() local
348 entry_size[stringi++] = s->length; in print_bcache_statistics()
357 qsort (entry_size, c->unique_count, sizeof (entry_size[0]), in print_bcache_statistics()
372 max_entry_size = entry_size[c->unique_count - 1]; in print_bcache_statistics()
373 median_entry_size = entry_size[c->unique_count / 2]; in print_bcache_statistics()
382 xfree (entry_size); in print_bcache_statistics()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dggc-page.c666 size_t entry_size; local
674 entry_size = num_objects * OBJECT_SIZE (order);
675 if (entry_size < G.pagesize)
676 entry_size = G.pagesize;
683 if (p->bytes == entry_size)
706 else if (entry_size == G.pagesize)
731 page = alloc_anon (NULL, entry_size);
747 alloc_size = entry_size + G.pagesize - 1;
755 tail_slop = alloc_size - entry_size - head_slop;
808 entry->bytes = entry_size;
[all …]
/openbsd/gnu/gcc/gcc/
H A Dggc-page.c733 size_t entry_size; in alloc_page() local
741 entry_size = num_objects * OBJECT_SIZE (order); in alloc_page()
742 if (entry_size < G.pagesize) in alloc_page()
743 entry_size = G.pagesize; in alloc_page()
750 if (p->bytes == entry_size) in alloc_page()
773 else if (entry_size == G.pagesize) in alloc_page()
798 page = alloc_anon (NULL, entry_size); in alloc_page()
814 alloc_size = entry_size + G.pagesize - 1; in alloc_page()
822 tail_slop = alloc_size - entry_size - head_slop; in alloc_page()
874 entry->bytes = entry_size; in alloc_page()
[all …]
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dcgen-dis.c203 insn_table->entry_size, in build_dis_hash_table()
210 macro_insn_table->entry_size, in build_dis_hash_table()
H A Dcgen-asm.c148 insn_table->entry_size, in build_asm_hash_table()
155 macro_insn_table->entry_size, in build_asm_hash_table()
H A Dip2k-desc.c908 cd->hw_table.entry_size = sizeof (CGEN_HW_ENTRY);
944 cd->operand_table.entry_size = sizeof (CGEN_OPERAND);
975 cd->insn_table.entry_size = sizeof (CGEN_IBASE);
H A Dopenrisc-desc.c749 cd->hw_table.entry_size = sizeof (CGEN_HW_ENTRY);
785 cd->operand_table.entry_size = sizeof (CGEN_OPERAND);
816 cd->insn_table.entry_size = sizeof (CGEN_IBASE);
H A Dxstormy16-desc.c1210 cd->hw_table.entry_size = sizeof (CGEN_HW_ENTRY);
1246 cd->operand_table.entry_size = sizeof (CGEN_OPERAND);
1277 cd->insn_table.entry_size = sizeof (CGEN_IBASE);
H A Dm32r-desc.c1259 cd->hw_table.entry_size = sizeof (CGEN_HW_ENTRY);
1295 cd->operand_table.entry_size = sizeof (CGEN_OPERAND);
1326 cd->insn_table.entry_size = sizeof (CGEN_IBASE);
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-dis.c203 insn_table->entry_size, in build_dis_hash_table()
210 macro_insn_table->entry_size, in build_dis_hash_table()
H A Dcgen-asm.c149 insn_table->entry_size, in build_asm_hash_table()
156 macro_insn_table->entry_size, in build_asm_hash_table()
H A Dip2k-desc.c903 cd->hw_table.entry_size = sizeof (CGEN_HW_ENTRY); in build_hw_table()
936 cd->operand_table.entry_size = sizeof (CGEN_OPERAND); in build_operand_table()
966 cd->insn_table.entry_size = sizeof (CGEN_IBASE); in build_insn_table()
H A Dopenrisc-desc.c744 cd->hw_table.entry_size = sizeof (CGEN_HW_ENTRY); in build_hw_table()
777 cd->operand_table.entry_size = sizeof (CGEN_OPERAND); in build_operand_table()
807 cd->insn_table.entry_size = sizeof (CGEN_IBASE); in build_insn_table()
H A Dxstormy16-desc.c1205 cd->hw_table.entry_size = sizeof (CGEN_HW_ENTRY); in build_hw_table()
1238 cd->operand_table.entry_size = sizeof (CGEN_OPERAND); in build_operand_table()
1268 cd->insn_table.entry_size = sizeof (CGEN_IBASE); in build_insn_table()
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp1091 m_kext_summary_header.entry_size = data.GetU32(&offset); in ReadKextSummaryHeader()
1092 if (m_kext_summary_header.entry_size > 4096) { in ReadKextSummaryHeader()
1099 m_kext_summary_header.entry_size); in ReadKextSummaryHeader()
1106 m_kext_summary_header.entry_size = in ReadKextSummaryHeader()
1343 const size_t count = image_infos.size() * m_kext_summary_header.entry_size; in ReadKextSummaries()
1358 m_kext_summary_header.entry_size); in ReadKextSummaries()
1359 ++i, kext_summary_offset += m_kext_summary_header.entry_size) { in ReadKextSummaries()
1419 m_kext_summary_header.version, m_kext_summary_header.entry_size, in PutToLog()
H A DDynamicLoaderDarwinKernel.h211 uint32_t entry_size = 0; member
232 entry_size = 0; in Clear()
/openbsd/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_debug.c1018 uint32_t *entry_size) in kfd_dbg_trap_device_snapshot() argument
1021 uint32_t tmp_entry_size = *entry_size, tmp_num_devices; in kfd_dbg_trap_device_snapshot()
1024 if (!(target && user_info && number_of_device_infos && entry_size)) in kfd_dbg_trap_device_snapshot()
1029 *entry_size = min_t(size_t, *entry_size, sizeof(device_info)); in kfd_dbg_trap_device_snapshot()
1073 if (copy_to_user(user_info, &device_info, *entry_size)) { in kfd_dbg_trap_device_snapshot()
H A Dkfd_process_queue_manager.c625 uint32_t *entry_size) in pqm_get_queue_snapshot() argument
629 uint32_t tmp_entry_size = *entry_size, tmp_qss_entries = *num_qss_entries; in pqm_get_queue_snapshot()
633 if (!(*entry_size)) in pqm_get_queue_snapshot()
636 *entry_size = min_t(size_t, *entry_size, sizeof(struct kfd_queue_snapshot_entry)); in pqm_get_queue_snapshot()
648 if (copy_to_user(buf, &src, *entry_size)) { in pqm_get_queue_snapshot()
H A Dkfd_debug.h89 uint32_t *entry_size);
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ring_mux.h105 unsigned int entry_size);
H A Damdgpu_ring_mux.c150 unsigned int entry_size) in amdgpu_ring_mux_init() argument
155 mux->ring_entry = kcalloc(entry_size, sizeof(struct amdgpu_mux_entry), GFP_KERNEL); in amdgpu_ring_mux_init()
159 mux->ring_entry_size = entry_size; in amdgpu_ring_mux_init()
/openbsd/gnu/usr.bin/binutils/include/opcode/
H A Dcgen.h444 unsigned int entry_size; /* since the attribute member is variable sized */ member
696 unsigned int entry_size; /* since the attribute member is variable sized */ member
1057 unsigned int entry_size; /* since the attribute member is variable sized */ member
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcgen.h455 unsigned int entry_size; /* since the attribute member is variable sized */ member
707 unsigned int entry_size; /* since the attribute member is variable sized */ member
1071 unsigned int entry_size; /* since the attribute member is variable sized */ member

123