Searched refs:LoadFile (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/tools/bcc_strip_attr/
H A Dbcc_strip_attr.cpp92 static inline std::unique_ptr<Module> LoadFile(const char *argv0, function
117 std::unique_ptr<Module> M(LoadFile(argv[0], InputFilenames[0], Context));

Completed in 239 milliseconds