Home
last modified time | relevance | path

Searched refs:ELFError (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/
Dcheck_elf_file.py149 class ELFError(ValueError): class
154 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!")