Searched defs:ExportFuncMetadataName (Results 1 - 1 of 1) sorted by path

/frameworks/compile/libbcc/bcinfo/
H A DMetadataExtractor.cpp145 static const llvm::StringRef ExportFuncMetadataName = "#rs_export_func"; member in namespace:bcinfo
620 mModule->getNamedMetadata(ExportFuncMetadataName);

Completed in 1037 milliseconds