Searched refs:slice_file_offset (Results 1 – 1 of 1) sorted by relevance
190 const lldb::offset_t slice_file_offset = fat_arch.offset + file_offset; in GetModuleSpecifications() local191 if (fat_arch.offset < file_size && file_size > slice_file_offset) { in GetModuleSpecifications()193 file, slice_file_offset, file_size - slice_file_offset, specs); in GetModuleSpecifications()