Searched refs:get_arch_data (Results 1 – 8 of 8) sorted by relevance
68 arch_data_blk = self.logfile.get_arch_data()['data']69 self.arch_data_ver = self.logfile.get_arch_data()['hdr_ver']
54 arch_data_blk = self.logfile.get_arch_data()['data']55 arch_data_ver = self.logfile.get_arch_data()['hdr_ver']
72 arch_data_blk = self.logfile.get_arch_data()['data']
100 arch_data_blk = self.logfile.get_arch_data()['data']
119 arch_data_blk = self.logfile.get_arch_data()['data']
154 arch_data_blk = self.logfile.get_arch_data()['data']
73 def get_arch_data(self): member in CoredumpLogFile
409 ``self.logfile.get_arch_data()``. This needs to match the format