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

  /external/llvm/include/llvm-c/
lto.h 91 lto_module_is_object_file(const char* path);
  /external/llvm/tools/lto/
lto.cpp 37 /// lto_module_is_object_file - Validates if a file is a loadable object file.
38 bool lto_module_is_object_file(const char* path) { function

Completed in 48 milliseconds