/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/ |
H A D | ObjectContainerBSDArchive.cpp | 208 Archive(const lldb_private::ArchSpec & arch,const llvm::sys::TimePoint<> & time,lldb::offset_t file_offset,lldb_private::DataExtractor & data,ArchiveType archive_type) Archive() argument 312 FindCachedArchive(const FileSpec & file,const ArchSpec & arch,const llvm::sys::TimePoint<> & time,lldb::offset_t file_offset) FindCachedArchive() argument 352 ParseAndCacheArchiveForFile(const FileSpec & file,const ArchSpec & arch,const llvm::sys::TimePoint<> & time,lldb::offset_t file_offset,DataExtractor & data,ArchiveType archive_type) ParseAndCacheArchiveForFile() argument 394 CreateInstance(const lldb::ModuleSP & module_sp,DataBufferSP & data_sp,lldb::offset_t data_offset,const FileSpec * file,lldb::offset_t file_offset,lldb::offset_t length) CreateInstance() argument 485 ObjectContainerBSDArchive(const lldb::ModuleSP & module_sp,DataBufferSP & data_sp,lldb::offset_t data_offset,const lldb_private::FileSpec * file,lldb::offset_t file_offset,lldb::offset_t size,ArchiveType archive_type) ObjectContainerBSDArchive() argument 538 lldb::offset_t file_offset = 0; GetObjectFile() local 562 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 [all...] |
H A D | ObjectContainerBSDArchive.h | 109 lldb::offset_t file_offset = 0; global() member
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | ObjectFile.cpp | 37 lldb::offset_t file_offset, lldb::offset_t file_size, in CreateObjectFromContainer() 54 lldb::offset_t file_offset, lldb::offset_t file_size, in FindPlugin() 197 lldb::offset_t file_offset, in GetModuleSpecifications() 223 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications() 252 lldb::offset_t file_offset, lldb::offset_t length, in ObjectFile()
|
H A D | ObjectContainer.cpp | 20 lldb::offset_t file_offset, in ObjectContainer()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/ |
H A D | ObjectContainerMachOFileset.cpp | 53 lldb::offset_t file_offset, lldb::offset_t length) { in CreateInstance() 175 lldb::offset_t file_offset, std::vector<Entry> &entries) { in ParseHeader() 222 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
|
/freebsd/sys/i386/linux/ |
H A D | imgact_linux.c | 63 unsigned long virtual_offset, file_offset; in exec_linux_imgact() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/ |
H A D | ObjectFilePDB.cpp | 97 offset_t file_offset, offset_t length) { in CreateInstance() argument 114 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
H A D | ObjectFileBreakpad.cpp | 62 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/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/ |
H A D | ObjectFileWasm.cpp | 94 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/contrib/llvm-project/lldb/source/Utility/ |
H A D | ZipFile.cpp | 109 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/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ |
H A D | ObjectFileCOFF.cpp | 49 offset_t file_offset, offset_t length) { in CreateInstance() argument 109 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications() argument
|
H A D | ObjectFileCOFF.h | 29 lldb::offset_t file_offset, lldb::offset_t length) in ObjectFileCOFF()
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | ObjectFileJIT.cpp | 51 CreateInstance(const lldb::ModuleSP & module_sp,DataBufferSP data_sp,lldb::offset_t data_offset,const FileSpec * file,lldb::offset_t file_offset,lldb::offset_t length) CreateInstance() argument 69 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/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/ |
H A D | ObjectFileJSON.cpp | 41 offset_t file_offset, offset_t length) { in CreateInstance() 106 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
|
/freebsd/sys/kern/ |
H A D | imgact_aout.c | 182 unsigned long file_offset; in exec_aout_imgact() local
|
/freebsd/sys/dev/xen/gntdev/ |
H A D | gntdev.c | 101 uint64_t file_offset; member 118 struct file_offset_head file_offset; member 127 uint64_t *file_offset) in get_file_offset() 156 uint64_t file_offset) in put_file_offset() 343 uint64_t file_offset; in gntdev_alloc_gref() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/ |
H A D | ObjectFileMinidump.cpp | 52 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Section.cpp | 161 lldb::offset_t file_offset, lldb::offset_t file_size, in Section() 177 lldb::offset_t file_offset, lldb::offset_t file_size, in Section()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Section.h | 156 void SetFileOffset(lldb::offset_t file_offset) { in SetFileOffset()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationServerCommon.cpp | 1115 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/tests/sys/cddl/zfs/tests/txg_integrity/ |
H A D | fsync_integrity.c | 331 int file_offset = chunk_start + chunk_offset; in verify_file() local
|
H A D | txg_integrity.c | 369 int file_offset = chunk_start + chunk_offset; in verify_file() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evbuffer-internal.h | 256 ev_off_t file_offset; member
|
/freebsd/contrib/libevent/ |
H A D | evbuffer-internal.h | 256 ev_off_t file_offset; member
|
/freebsd/sys/dev/usb/storage/ |
H A D | ustorage_fs.c | 1361 uint64_t file_offset; in ustorage_fs_read() local 1413 uint64_t file_offset; in ustorage_fs_write() local
|