Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1461 std::string nativeThrowFunctName) { in createUnwindExceptionTest() argument
1470 llvm::Function *nativeThrowFunct = module.getFunction(nativeThrowFunctName); in createUnwindExceptionTest()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1512 std::string nativeThrowFunctName) { in createUnwindExceptionTest() argument
1521 llvm::Function *nativeThrowFunct = module.getFunction(nativeThrowFunctName); in createUnwindExceptionTest()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1556 std::string nativeThrowFunctName) { in createUnwindExceptionTest() argument
1565 llvm::Function *nativeThrowFunct = module.getFunction(nativeThrowFunctName); in createUnwindExceptionTest()