Home | History | Annotate | Download | only in BSD-Archive

Lines Matching refs:offset_t

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