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

  /external/llvm/include/llvm-c/
lto.h 111 lto_get_error_message(void);
153 * Returns NULL on error (check lto_get_error_message() for details).
163 * Returns NULL on error (check lto_get_error_message() for details).
172 * Returns NULL on error (check lto_get_error_message() for details).
182 * Returns NULL on error (check lto_get_error_message() for details).
191 * Returns NULL on error (check lto_get_error_message() for details).
314 * This is more general than lto_get_error_message, as the diagnostic handler
325 * Returns NULL on error (check lto_get_error_message() for details).
343 * Returns true on error (check lto_get_error_message() for details).
352 * Returns true on error (check lto_get_error_message() for details)
    [all...]
  /external/llvm/tools/lto/
lto.cpp 81 const char* lto_get_error_message() { function

Completed in 740 milliseconds