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

  /frameworks/compile/libbcc/lib/Support/
Initialization.cpp 32 void llvm_error_handler(void *pUserData, const std::string &pMessage) { function in namespace:__anon18427
48 llvm::install_fatal_error_handler(llvm_error_handler, NULL);
  /frameworks/compile/mclinker/tools/mcld/lib/Support/
Initialization.cpp 25 void llvm_error_handler(void *pUserData, const std::string &pMessage) { function in namespace:__anon18483
41 llvm::install_fatal_error_handler(llvm_error_handler, NULL);

Completed in 732 milliseconds