Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp6204 unsigned SizeOfUnwindException; member in __anoncb30615c0a11::MIPSTargetCodeGenInfo
6208 SizeOfUnwindException(IsO32 ? 24 : 32) {} in MIPSTargetCodeGenInfo()
6251 return SizeOfUnwindException; in getSizeOfUnwindException()