Searched refs:VtableError (Results 1 – 2 of 2) sorted by relevance
30 class VtableError(Exception): class133 raise VtableError('Unexpected machine type: {}'.format(machine))297 raise VtableError('Invalid relocation: '
282 vtable_dumper.VtableError) as e: