Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Derrors.py70 class CCompilerError(Exception): class
73 class PreprocessError(CCompilerError):
76 class CompileError(CCompilerError):
79 class LibError(CCompilerError):
83 class LinkError(CCompilerError):
87 class UnknownFileError(CCompilerError):
Dcore.py16 DistutilsError, CCompilerError)
165 CCompilerError), msg: