Lines Matching refs:offset_t
54 lldb::offset_t
55 ObjectContainerBSDArchive::Object::Extract (const DataExtractor& data, lldb::offset_t offset) in Extract()
110 lldb::offset_t file_offset, in Archive()
130 lldb::offset_t offset = 0; in ParseObjects()
183 …ive (const FileSpec &file, const ArchSpec &arch, const TimeValue &time, lldb::offset_t file_offset) in FindCachedArchive()
230 lldb::offset_t file_offset, in ParseAndCacheArchiveForFile()
301 lldb::offset_t data_offset, in CreateInstance()
303 lldb::offset_t file_offset, in CreateInstance()
304 lldb::offset_t length) in CreateInstance()
326 lldb::offset_t archive_data_offset = 0; in CreateInstance()
395 lldb::offset_t data_offset, in ObjectContainerBSDArchive()
397 lldb::offset_t file_offset, in ObjectContainerBSDArchive()
398 lldb::offset_t size in ObjectContainerBSDArchive()
478 lldb::offset_t data_offset = object->ar_file_offset; in GetObjectFile()
511 lldb::offset_t data_offset, in GetModuleSpecifications()
512 lldb::offset_t file_offset, in GetModuleSpecifications()
513 lldb::offset_t file_size, in GetModuleSpecifications()
544 const lldb::offset_t object_file_offset = file_offset + object->ar_file_offset; in GetModuleSpecifications()