OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon19928
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:__anon19952
41
llvm::install_fatal_error_handler(
llvm_error_handler
, NULL);
Completed in 103 milliseconds