Home
last modified time | relevance | path

Searched refs:data_offset (Results 1 – 25 of 58) sorted by relevance

123

/trueos/sys/dev/drm2/radeon/
HDradeon_atombios.c165 uint16_t data_offset, size; in radeon_lookup_i2c_gpio() local
171 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_lookup_i2c_gpio()
172 i2c_info = (struct _ATOM_GPIO_I2C_INFO *)((char *)ctx->bios + data_offset); in radeon_lookup_i2c_gpio()
199 uint16_t data_offset, size; in radeon_atombios_i2c_init() local
203 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_atombios_i2c_init()
204 i2c_info = (struct _ATOM_GPIO_I2C_INFO *)((char *)ctx->bios + data_offset); in radeon_atombios_i2c_init()
232 u16 data_offset, size; in radeon_lookup_gpio() local
238 if (atom_parse_data_header(ctx, index, &size, NULL, NULL, &data_offset)) { in radeon_lookup_gpio()
239 gpio_info = (struct _ATOM_GPIO_PIN_LUT *)((char *)ctx->bios + data_offset); in radeon_lookup_gpio()
544 u16 size, data_offset; in radeon_get_atom_connector_info_from_object_table() local
[all …]
/trueos/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
HDDisassemblerLLVMC.cpp124 lldb::offset_t data_offset) in Decode() argument
138 if (!data.ValidOffsetForDataOfSize(data_offset, min_op_byte_size)) in Decode()
144 m_opcode.SetOpcode8 (data.GetU8 (&data_offset), byte_order); in Decode()
149 m_opcode.SetOpcode16 (data.GetU16 (&data_offset), byte_order); in Decode()
154 m_opcode.SetOpcode32 (data.GetU32 (&data_offset), byte_order); in Decode()
159 m_opcode.SetOpcode64 (data.GetU64 (&data_offset), byte_order); in Decode()
164 … m_opcode.SetOpcodeBytes(data.PeekData(data_offset, min_op_byte_size), min_op_byte_size); in Decode()
179 uint32_t thumb_opcode = data.GetU16(&data_offset); in Decode()
188 thumb_opcode |= data.GetU16(&data_offset); in Decode()
195 m_opcode.SetOpcode32 (data.GetU32(&data_offset), byte_order); in Decode()
[all …]
/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDObjectFile.cpp36 lldb::offset_t &data_offset) in FindPlugin() argument
62 …ject_container_ap(create_object_container_callback(module_sp, data_sp, data_offset, file, file_off… in FindPlugin()
78 data_offset = 0; in FindPlugin()
104 …ject_container_ap(create_object_container_callback(module_sp, data_sp, data_offset, file, file_off… in FindPlugin()
126 …object_file_sp.reset (create_object_file_callback(module_sp, data_sp, data_offset, file, file_offs… in FindPlugin()
136 …ject_container_ap(create_object_container_callback(module_sp, data_sp, data_offset, file, file_off… in FindPlugin()
214 lldb::offset_t data_offset, in GetModuleSpecifications() argument
225 if (callback (file, data_sp, data_offset, file_offset, file_size, specs) > 0) in GetModuleSpecifications()
232 if (callback (file, data_sp, data_offset, file_offset, file_size, specs) > 0) in GetModuleSpecifications()
243 lldb::offset_t data_offset in ObjectFile() argument
[all …]
/trueos/usr.bin/mkimg/
HDvhd.c73 uint64_t data_offset; member
186 uint32_t disk_type, uint64_t data_offset) in vhd_make_footer() argument
194 be64enc(&footer->data_offset, data_offset); in vhd_make_footer()
240 uint64_t data_offset; member
255 uint64_t data_offset; member
286 be64enc(&header.data_offset, ~0ULL); in vhd_dyn_write()
/trueos/lib/liblaunch/
HDliblaunch.c774 launch_data_unpack(uint8_t *data, size_t data_size, int *fds, size_t fd_cnt, size_t *data_offset, s… in launch_data_unpack() argument
776 launch_data_t r = (void*)(data + *data_offset); in launch_data_unpack()
780 if (data_size < *data_offset) in launch_data_unpack()
783 if ((data_size - *data_offset) < sizeof(struct _launch_data)) in launch_data_unpack()
785 *data_offset += sizeof(struct _launch_data); in launch_data_unpack()
798 if ((data_size - *data_offset) < (tmpcnt * sizeof(uint64_t))) { in launch_data_unpack()
802 r->_array = (void *)(data + *data_offset); in launch_data_unpack()
803 *data_offset += tmpcnt * sizeof(uint64_t); in launch_data_unpack()
805 r->_array[i] = launch_data_unpack(data, data_size, fds, fd_cnt, data_offset, fdoffset); in launch_data_unpack()
813 if ((data_size - *data_offset) < (tmpcnt + 1)) { in launch_data_unpack()
[all …]
/trueos/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
HDObjectContainerBSDArchive.cpp318 lldb::offset_t data_offset, in CreateInstance() argument
332 data.SetData (data_sp, data_offset, length); in CreateInstance()
378 …chive> container_ap(new ObjectContainerBSDArchive (module_sp, data_sp, data_offset, file, file_off… in CreateInstance()
412 lldb::offset_t data_offset, in ObjectContainerBSDArchive() argument
417 ObjectContainer (module_sp, file, file_offset, size, data_sp, data_offset), in ObjectContainerBSDArchive()
495 lldb::offset_t data_offset = object->ar_file_offset; in GetObjectFile() local
501 data_offset); in GetObjectFile()
528 lldb::offset_t data_offset, in GetModuleSpecifications() argument
538 data.SetData (data_sp, data_offset, data_sp->GetByteSize()); in GetModuleSpecifications()
HDObjectContainerBSDArchive.h44 lldb::offset_t data_offset,
52 lldb::offset_t data_offset,
65 lldb::offset_t data_offset,
/trueos/sys/i386/ibcs2/
HDimgact_coff.c169 unsigned long data_offset = 0, data_address = 0, data_size = 0; in coff_load_file() local
261 data_offset = scns[i].s_scnptr; in coff_load_file()
273 if ((error = load_coff_section(vmspace, vp, data_offset, in coff_load_file()
304 unsigned long data_offset = 0, data_address = 0, data_size = 0; local
361 data_offset = scns[i].s_scnptr;
448 __FILE__, __LINE__, data_offset, data_address,
451 data_offset,
/trueos/contrib/llvm/tools/lldb/include/lldb/
HDlldb-private-interfaces.h22 …lldb::ModuleSP &module_sp, lldb::DataBufferSP& data_sp, lldb::offset_t data_offset, const FileSpec…
23 …ns) (const FileSpec &file, lldb::DataBufferSP& data_sp, lldb::offset_t data_offset, lldb::offset_t…
24 …lldb::ModuleSP &module_sp, lldb::DataBufferSP& data_sp, lldb::offset_t data_offset, const FileSpec…
/trueos/contrib/llvm/tools/lldb/include/lldb/Expression/
HDDWARFExpression.h63 lldb::offset_t data_offset,
190 …SetOpcodeData(lldb::ModuleSP module_sp, const DataExtractor& data, lldb::offset_t data_offset, lld…
222 lldb::offset_t data_offset,
/trueos/contrib/llvm/tools/lldb/source/Core/
HDDataEncoder.cpp188 DataEncoder::SetData (const DataBufferSP& data_sp, uint32_t data_offset, uint32_t data_length) in SetData() argument
198 if (data_offset < data_size) in SetData()
200 m_start = data_sp->GetBytes() + data_offset; in SetData()
201 const size_t bytes_left = data_size - data_offset; in SetData()
HDValue.cpp322 uint32_t data_offset, in GetValueAsData() argument
571 if (!data.ValidOffsetForDataOfSize (data_offset, byte_size)) in GetValueAsData()
573 DataBufferSP data_sp(new DataBufferHeap (data_offset + byte_size, '\0')); in GetValueAsData()
577 uint8_t* dst = const_cast<uint8_t*>(data.PeekData (data_offset, byte_size)); in GetValueAsData()
/trueos/libexec/rtld-elf/
HDmap_object.c72 Elf_Off data_offset; in map_object() local
198 data_offset = trunc_page(segs[i]->p_offset); in map_object()
205 data_flags | MAP_PREFAULT_READ, fd, data_offset) == (caddr_t) -1) { in map_object()
249 if (phdr_vaddr == 0 && data_offset <= hdr->e_phoff && in map_object()
250 (data_vlimit - data_vaddr + data_offset) >= in map_object()
252 phdr_vaddr = data_vaddr + hdr->e_phoff - data_offset; in map_object()
/trueos/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDObjectContainer.h55 lldb::offset_t data_offset) : in ObjectContainer() argument
65 m_data.SetData (data_sp, data_offset, length); in ObjectContainer()
HDClangASTType.h590 lldb::offset_t data_offset,
603 lldb::offset_t data_offset,
613 lldb::offset_t data_offset,
624 lldb::offset_t data_offset,
HDObjectFile.h95 lldb::offset_t data_offset);
156 lldb::offset_t &data_offset);
191 lldb::offset_t data_offset,
/trueos/sys/dev/hyperv/netvsc/
HDhv_rndis_filter.c277 uint32_t data_offset; in hv_rf_receive_data() local
287 data_offset = RNDIS_HEADER_SIZE + rndis_pkt->data_offset; in hv_rf_receive_data()
291 pkt->page_buffers[0].offset += data_offset; in hv_rf_receive_data()
293 pkt->page_buffers[0].length -= data_offset; in hv_rf_receive_data()
843 rndis_pkt->data_offset = sizeof(rndis_packet); in hv_rf_on_send()
867 rndis_pkt->data_offset += sizeof(rndis_per_packet_info) + in hv_rf_on_send()
/trueos/contrib/gdb/gdb/
HDsomread.c95 CORE_ADDR text_offset, data_offset; in som_symtab_read() local
99 data_offset = ANOFFSET (section_offsets, 1); in som_symtab_read()
179 bufp->symbol_value += data_offset; in som_symtab_read()
256 bufp->symbol_value += data_offset; in som_symtab_read()
277 bufp->symbol_value += data_offset; in som_symtab_read()
/trueos/sys/dev/ixgbe/
HDixgbe_phy.c1177 u16 list_offset, data_offset; in ixgbe_reset_phy_nl() local
1212 &data_offset); in ixgbe_reset_phy_nl()
1216 ret_val = hw->eeprom.ops.read(hw, data_offset, &block_crc); in ixgbe_reset_phy_nl()
1217 data_offset++; in ixgbe_reset_phy_nl()
1222 ret_val = hw->eeprom.ops.read(hw, data_offset, &eword); in ixgbe_reset_phy_nl()
1230 data_offset++; in ixgbe_reset_phy_nl()
1236 data_offset++; in ixgbe_reset_phy_nl()
1237 ret_val = hw->eeprom.ops.read(hw, data_offset, in ixgbe_reset_phy_nl()
1241 data_offset++; in ixgbe_reset_phy_nl()
1243 ret_val = hw->eeprom.ops.read(hw, data_offset, in ixgbe_reset_phy_nl()
[all …]
/trueos/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.h79 lldb::offset_t data_offset,
93 lldb::offset_t data_offset,
189 lldb::offset_t data_offset,
HDObjectFileELF.cpp221 lldb::offset_t data_offset, in CreateInstance() argument
229 data_offset = 0; in CreateInstance()
232 if (data_sp && data_sp->GetByteSize() > (llvm::ELF::EI_NIDENT + data_offset)) in CreateInstance()
234 const uint8_t *magic = data_sp->GetBytes() + data_offset; in CreateInstance()
240 data_offset = 0; in CreateInstance()
246 …ue_ptr<ObjectFileELF> objfile_ap(new ObjectFileELF(module_sp, data_sp, data_offset, file, file_off… in CreateInstance()
269 lldb::addr_t data_offset, in MagicBytesMatch() argument
272 if (data_sp && data_sp->GetByteSize() > (llvm::ELF::EI_NIDENT + data_offset)) in MagicBytesMatch()
274 const uint8_t *magic = data_sp->GetBytes() + data_offset; in MagicBytesMatch()
347 lldb::offset_t data_offset, in GetModuleSpecifications() argument
[all …]
/trueos/sys/dev/isci/scil/
HDscu_task_context.h330 U32 data_offset; member
362 U32 data_offset; // TODO: What is this used for? member
534 U32 data_offset; member
/trueos/sys/powerpc/mpc85xx/
HDfsl_sdhc.c529 buf += sc->data_offset; in read_block_pio()
533 sc->data_offset += left; in read_block_pio()
538 buf = (uint8_t *)data->data + (sc->data_offset & ~0x3); in read_block_pio()
561 DPRINTF("sc->data_offset %d\n", sc->data_offset); in write_block_pio()
563 buf += sc->data_offset; in write_block_pio()
567 sc->data_offset += left; in write_block_pio()
572 buf = (uint8_t *)data->data + (sc->data_offset & ~0x3); in write_block_pio()
892 sc->data_offset = 0; in start_data()
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDDisassembler.h93 lldb::offset_t data_offset) = 0;
225 lldb::offset_t data_offset);
382 lldb::offset_t data_offset,
/trueos/sys/ofed/drivers/infiniband/core/
HDlocal_sa.c166 int data_offset; member
357 while (iter->data_offset < IB_MGMT_SA_DATA) { in ib_sa_iter_next()
360 left = IB_MGMT_SA_DATA - iter->data_offset; in ib_sa_iter_next()
365 &mad->data[iter->data_offset], left); in ib_sa_iter_next()
372 iter->data_offset = iter->attr_size - offset; in ib_sa_iter_next()
375 iter->attr = &mad->data[iter->data_offset]; in ib_sa_iter_next()
376 iter->data_offset += iter->attr_size; in ib_sa_iter_next()
382 iter->data_offset = 0; in ib_sa_iter_next()

123