Lines Matching refs:offset_t
44 lldb::offset_t data_offset,
46 lldb::offset_t offset,
47 lldb::offset_t length);
52 lldb::offset_t data_offset,
53 lldb::offset_t file_offset,
54 lldb::offset_t length,
65 lldb::offset_t data_offset,
67 lldb::offset_t offset,
68 lldb::offset_t length);
107 lldb::offset_t
108 Extract (const lldb_private::DataExtractor& data, lldb::offset_t offset);
116 …lldb::offset_t ar_file_offset; // file offset in bytes from the beginning of the file of the obje…
117 lldb::offset_t ar_file_size; // length of the object data
140 lldb::offset_t file_offset);
146 lldb::offset_t file_offset,
151 lldb::offset_t file_offset,
177 lldb::offset_t
217 lldb::offset_t m_file_offset;