Lines Matching refs:offset_t
59 lldb::offset_t data_offset, in CreateInstance()
61 lldb::offset_t file_offset, in CreateInstance()
62 lldb::offset_t length in CreateInstance()
86 lldb::offset_t offset = 0; in MagicBytesMatch()
95 lldb::offset_t data_offset, in ObjectContainerUniversalMachO()
97 lldb::offset_t file_offset, in ObjectContainerUniversalMachO()
98 lldb::offset_t length in ObjectContainerUniversalMachO()
131 lldb::offset_t offset = 0; in ParseHeader()
247 lldb::offset_t data_offset = 0; in GetObjectFile()
279 lldb::offset_t data_offset, in GetModuleSpecifications()
280 lldb::offset_t file_offset, in GetModuleSpecifications()
281 lldb::offset_t file_size, in GetModuleSpecifications()
297 const lldb::offset_t slice_file_offset = fat_arch.offset + file_offset; in GetModuleSpecifications()