/llvm-project/lldb/unittests/Host/common/ |
H A D | ZipFileResolverTest.cpp | 34 lldb::offset_t file_offset; in TEST_F() local 51 lldb::offset_t file_offset; in TEST_F() local 63 lldb::offset_t file_offset; in TEST_F() local
|
/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/ |
H A D | ObjectContainerBSDArchive.cpp | 70 lldb::offset_t file_offset, in Archive() argument 181 FindCachedArchive(const FileSpec & file,const ArchSpec & arch,const llvm::sys::TimePoint<> & time,lldb::offset_t file_offset) FindCachedArchive() argument 221 ParseAndCacheArchiveForFile(const FileSpec & file,const ArchSpec & arch,const llvm::sys::TimePoint<> & time,lldb::offset_t file_offset,DataExtractor & data,ArchiveType archive_type) ParseAndCacheArchiveForFile() argument 263 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 355 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 408 lldb::offset_t file_offset = 0; GetObjectFile() local 433 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 | 100 lldb::offset_t file_offset = 0; member
|
/llvm-project/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ |
H A D | ObjectContainerUniversalMachO.cpp | 39 lldb::offset_t file_offset, lldb::offset_t length) { in CreateInstance() 67 lldb::offset_t file_offset, lldb::offset_t length) in ObjectContainerUniversalMachO() 192 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications()
|
/llvm-project/lldb/source/Symbol/ |
H A D | ObjectContainer.cpp | 20 lldb::offset_t file_offset, in ObjectContainer()
|
H A D | ObjectFile.cpp | 37 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 197 GetModuleSpecifications(const FileSpec & file,lldb::offset_t file_offset,lldb::offset_t file_size,ModuleSpecList & specs,DataBufferSP data_sp) GetModuleSpecifications() argument 223 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 252 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...] |
/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() 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
|
/llvm-project/lldb/source/Plugins/ObjectFile/PDB/ |
H A D | ObjectFilePDB.cpp | 97 offset_t file_offset, offset_t length) { in CreateInstance() 114 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
|
/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()
|
/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()
|
/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
|
/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ |
H A D | ObjectFileCOFF.cpp | 49 offset_t file_offset, offset_t length) { in CreateInstance() 109 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
|
H A D | ObjectFileCOFF.h | 29 lldb::offset_t file_offset, lldb::offset_t length) in ObjectFileCOFF()
|
/llvm-project/lldb/source/Expression/ |
H A D | ObjectFileJIT.cpp | 47 lldb::offset_t file_offset, in CreateInstance() argument 65 lldb::offset_t data_offset, lldb::offset_t file_offset, in GetModuleSpecifications() argument
|
/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()
|
/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() argument
|
/llvm-project/lldb/test/API/macosx/lc-note/kern-ver-str/ |
H A D | create-empty-corefile.cpp | 150 off_t file_offset = 0; in get_uuid_from_binary() local
|
/llvm-project/lldb/include/lldb/Core/ |
H A D | Section.h | 156 void SetFileOffset(lldb::offset_t file_offset) { in SetFileOffset()
|
/llvm-project/lldb/source/Core/ |
H A D | Section.cpp | 161 Section(const ModuleSP & module_sp,ObjectFile * obj_file,user_id_t sect_id,ConstString name,SectionType sect_type,addr_t file_addr,addr_t byte_size,lldb::offset_t file_offset,lldb::offset_t file_size,uint32_t log2align,uint32_t flags,uint32_t target_byte_size) Section() argument 177 Section(const lldb::SectionSP & parent_section_sp,const ModuleSP & module_sp,ObjectFile * obj_file,user_id_t sect_id,ConstString name,SectionType sect_type,addr_t file_addr,addr_t byte_size,lldb::offset_t file_offset,lldb::offset_t file_size,uint32_t log2align,uint32_t flags,uint32_t target_byte_size) Section() argument
|
/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
|
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ |
H A D | ObjectFilePECOFF.cpp | 207 CreateInstance(const lldb::ModuleSP & module_sp,DataBufferSP data_sp,lldb::offset_t data_offset,const lldb_private::FileSpec * file_p,lldb::offset_t file_offset,lldb::offset_t length) CreateInstance() argument 252 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 420 ObjectFilePECOFF(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) ObjectFilePECOFF() argument
|
/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/ |
H A D | create-empty-corefile.cpp | 203 off_t file_offset = 0; get_uuid_from_binary() local
|
/llvm-project/lldb/source/Target/ |
H A D | TargetList.cpp | 136 lldb::offset_t file_offset = 0; in CreateTargetInternal() local
|
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/ |
H A D | create-multibin-corefile.cpp | 216 off_t file_offset = 0; in scan_binary() local
|
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/ |
H A D | ObjectFileMachO.cpp | 804 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 845 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 943 ObjectFileMachO(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) ObjectFileMachO() argument [all...] |