Searched refs:SoftImageFile (Results 1 – 2 of 2) sorted by relevance
297 class SoftImageFile301 SoftImageFile () {} in SoftImageFile() function302 explicit SoftImageFile (const char *name, const char *option) in SoftImageFile() function312 SoftImageFile<SoftImageT>::read_buf (const SmartPtr<SoftImageT> &buf) in read_buf()337 SoftImageFile<SoftImageT>::write_buf (const SmartPtr<SoftImageT> &buf) in write_buf()
144 SoftImageFile<SoftImageT> file(file_name, "wb"); in dump_soft()