Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1512 std::string nativeThrowFunctName) { in createUnwindExceptionTest() argument
1521 llvm::Function *nativeThrowFunct = module.getFunction(nativeThrowFunctName); in createUnwindExceptionTest()