Searched refs:ELFError (Results 1 – 1 of 1) sorted by relevance
149 class ELFError(ValueError): class154 class ELFInvalidMagicError(ELFError):229 raise ELFError()239 raise ELFError("Could not parse alignment from program header!")241 raise ELFError("Could not parse type from program header!")