Home
last modified time | relevance | path

Searched refs:getFeatureString (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DCompilerConfig.h117 inline const std::string &getFeatureString() const in getFeatureString() function
/frameworks/compile/libbcc/lib/
DCompiler.cpp172 triple.c_str(), pConfig.getFeatureString().c_str()); in Compiler()
187 pConfig.getFeatureString(), in config()