HomeSort by relevance Sort by last modified time
    Searched full:llvm_error_handler (Results 1 - 1 of 1) sorted by null

  /frameworks/compile/libbcc/lib/Support/
Initialization.cpp 29 void llvm_error_handler(void *pUserData, const std::string &pMessage, function in namespace:__anon38606
46 llvm::install_fatal_error_handler(llvm_error_handler, NULL);

Completed in 1023 milliseconds