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