Home
last modified time | relevance | path

Searched defs:data_offset (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp96 offset_t data_offset, const FileSpec *file, in CreateInstance()
113 const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, in GetModuleSpecifications()
164 offset_t data_offset, const FileSpec *file, in ObjectFilePDB()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp65 const ModuleSP &module_sp, DataBufferSP &data_sp, offset_t data_offset, in CreateInstance()
98 const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, in GetModuleSpecifications()
112 offset_t data_offset, in ObjectFileBreakpad()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp288 lldb::offset_t data_offset, const FileSpec *file, in CreateInstance()
368 lldb::offset_t data_offset, const lldb_private::FileSpec *file, in ObjectContainerBSDArchive()
426 lldb::offset_t data_offset = object->file_offset; in GetObjectFile() local
445 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
/freebsd-13.1/usr.bin/mkimg/
H A Dvhd.c76 uint64_t data_offset; member
202 uint32_t disk_type, uint64_t data_offset) in vhd_make_footer()
240 uint64_t data_offset; member
255 uint64_t data_offset; member
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp34 DataBufferSP &data_sp, lldb::offset_t &data_offset) { in CreateObjectFromContainer()
51 DataBufferSP &data_sp, lldb::offset_t &data_offset) { in FindPlugin()
210 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
241 lldb::offset_t data_offset) in ObjectFile()
H A DSymbolVendor.cpp47 offset_t data_offset = 0; in FindPlugin() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp96 offset_t data_offset, const FileSpec *file, in CreateInstance()
223 const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, in GetModuleSpecifications()
235 offset_t data_offset, const FileSpec *file, in ObjectFileWasm()
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/cmd/mmap_seek/
H A Dmmap_seek.c41 off_t data_offset = lseek(fd, offset, SEEK_DATA); in seek_data() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp67 lldb::offset_t data_offset, in CreateInstance()
87 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectContainer.h39 lldb::DataBufferSP &data_sp, lldb::offset_t data_offset) in ObjectContainer()
/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DDataEncoder.cpp72 uint32_t DataEncoder::SetData(const DataBufferSP &data_sp, uint32_t data_offset, in SetData()
H A DDataExtractor.cpp250 offset_t data_offset, in SetData()
283 offset_t data_offset, in SetData()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp518 uint32_t data_offset = 0; in LoadValueFromConsecutiveGPRRegisters() local
558 uint32_t data_offset = 0; in LoadValueFromConsecutiveGPRRegisters() local
H A DABISysV_arm64.cpp493 uint32_t data_offset = 0; in LoadValueFromConsecutiveGPRRegisters() local
533 uint32_t data_offset = 0; in LoadValueFromConsecutiveGPRRegisters() local
/freebsd-13.1/libexec/rtld-elf/
H A Dmap_object.c83 Elf_Off data_offset; in map_object() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_32.h45 llvm::support::ulittle32_t data_offset; member
H A DRegisterContextMinidump_x86_64.h53 llvm::support::ulittle32_t data_offset; member
/freebsd-13.1/sys/dev/isci/scil/
H A Dscu_task_context.h332 U32 data_offset; member
364 U32 data_offset; // TODO: What is this used for? member
536 U32 data_offset; member
/freebsd-13.1/sys/dev/cxgbe/cudbg/
H A Dcudbg_flash_utils.c340 u32 data_offset = 0; in cudbg_read_flash() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp112 lldb::offset_t data_offset) override { in Decode()
1199 lldb::offset_t data_offset, in DecodeInstructions()
/freebsd-13.1/sys/dev/ixgbe/
H A Dixgbe_phy.c1149 u16 list_offset, data_offset; in ixgbe_reset_phy_nl() local
1834 u16 *data_offset) in ixgbe_get_sfp_init_sequence_offsets()
H A Dixgbe_82598.c197 u16 list_offset, data_offset; in ixgbe_init_phy_ops_82598() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp349 lldb::offset_t data_offset, in CreateInstance()
410 lldb::addr_t data_offset, in MagicBytesMatch()
515 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
646 DataBufferSP &data_sp, lldb::offset_t data_offset, in ObjectFileELF()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp550 lldb::offset_t data_offset = 0; in GetBacktraceThreadFromException() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABISysV_arm.cpp1776 uint32_t data_offset = 0; in GetReturnValueObjectImpl() local

12