Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp70 lldb::offset_t file_offset, in Archive()
181 const llvm::sys::TimePoint<> &time, lldb::offset_t file_offset) { in FindCachedArchive()
221 const llvm::sys::TimePoint<> &time, lldb::offset_t file_offset, in ParseAndCacheArchiveForFile()
263 lldb::offset_t file_offset, lldb::offset_t length) { in CreateInstance()
355 lldb::offset_t file_offset, lldb::offset_t size, ArchiveType archive_type) in ObjectContainerBSDArchive()
408 lldb::offset_t file_offset = 0; in GetObjectFile() local
433 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
H A DObjectContainerBSDArchive.h100 lldb::offset_t file_offset = 0; member
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp37 lldb::offset_t file_offset, lldb::offset_t file_size, in CreateObjectFromContainer() argument
54 lldb::offset_t file_offset, lldb::offset_t file_size, in FindPlugin() argument
188 GetModuleSpecifications(const FileSpec & file,lldb::offset_t file_offset,lldb::offset_t file_size,ModuleSpecList & specs,DataBufferSP data_sp) GetModuleSpecifications() argument
214 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t file_size,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
243 ObjectFile(const lldb::ModuleSP & module_sp,const FileSpec * file_spec_ptr,lldb::offset_t file_offset,lldb::offset_t length,lldb::DataBufferSP data_sp,lldb::offset_t data_offset) ObjectFile() argument
[all...]
H A DObjectContainer.cpp20 lldb::offset_t file_offset, in ObjectContainer()
/freebsd-src/sys/i386/linux/
H A Dimgact_linux.c63 unsigned long virtual_offset, file_offset; in exec_linux_imgact() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp53 lldb::offset_t file_offset, lldb::offset_t length) { in CreateInstance() argument
175 lldb::offset_t file_offset, std::vector<Entry> &entries) { in ParseHeader() argument
222 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp97 offset_t file_offset, offset_t length) { in CreateInstance()
114 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp62 const FileSpec *file, offset_t file_offset, offset_t length) { in CreateInstance()
95 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DZipFile.cpp109 lldb::offset_t &file_offset, lldb::offset_t &file_size) { in GetFile()
132 const llvm::StringRef file_path, lldb::offset_t &file_offset, in FindFile()
174 lldb::offset_t &file_offset, lldb::offset_t &file_size) { in Find()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp94 offset_t file_offset, offset_t length) { in CreateInstance()
221 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
303 offset_t file_offset = sect_info.offset & 0xffffffff; in CreateSections() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp49 offset_t file_offset, offset_t length) { in CreateInstance()
109 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
H A DObjectFileCOFF.h29 lldb::offset_t file_offset, lldb::offset_t length) in ObjectFileCOFF()
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp47 lldb::offset_t file_offset, in CreateInstance()
65 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp41 offset_t file_offset, offset_t length) { in CreateInstance()
106 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
/freebsd-src/sys/kern/
H A Dimgact_aout.c182 unsigned long file_offset; in exec_aout_imgact() local
/freebsd-src/sys/dev/xen/gntdev/
H A Dgntdev.c101 uint64_t file_offset; member
118 struct file_offset_head file_offset; member
127 uint64_t *file_offset) in get_file_offset() argument
156 uint64_t file_offset) in put_file_offset() argument
343 uint64_t file_offset; gntdev_alloc_gref() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DObjectFileMinidump.cpp50 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t length,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp161 lldb::offset_t file_offset, lldb::offset_t file_size, in Section() argument
177 lldb::offset_t file_offset, lldb::offset_t file_size, in Section() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h156 void SetFileOffset(lldb::offset_t file_offset) { in SetFileOffset()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1115 const auto file_offset = matched_module_spec.GetObjectOffset(); in Handle_qModuleInfo() local
1183 const auto file_offset = matched_module_spec.GetObjectOffset(); in Handle_jModulesInfo() local
1330 lldb::offset_t file_offset = 0; in GetModuleInfo() local
/freebsd-src/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dfsync_integrity.c331 int file_offset = chunk_start + chunk_offset; in verify_file() local
H A Dtxg_integrity.c369 int file_offset = chunk_start + chunk_offset; in verify_file() local
/freebsd-src/contrib/libevent/
H A Devbuffer-internal.h256 ev_off_t file_offset; member
/freebsd-src/contrib/ntp/sntp/libevent/
H A Devbuffer-internal.h256 ev_off_t file_offset; member
/freebsd-src/sys/dev/usb/storage/
H A Dustorage_fs.c1361 uint64_t file_offset; in ustorage_fs_read() local
1413 uint64_t file_offset; in ustorage_fs_write() local

12