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

/frameworks/compile/libbcc/include/bcc/Support/
H A DLinkerConfig.h86 void addPortable(const std::string &pPortableSymbol);
/frameworks/compile/mclinker/tools/mcld/include/alone/Support/
H A DLinkerConfig.h79 void addPortable(const std::string &pPortableSymbol);
/frameworks/compile/libbcc/lib/Support/
H A DLinkerConfig.cpp142 void LinkerConfig::addPortable(const std::string &pPortableSymbol) { function in class:LinkerConfig
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DLinkerConfig.cpp135 void LinkerConfig::addPortable(const std::string &pPortableSymbol) { function in class:LinkerConfig
/frameworks/compile/libbcc/lib/AndroidBitcode/
H A DABCCompilerDriver.cpp110 mLinkerConfig->addPortable(*non_portable_func);
/frameworks/compile/libbcc/tools/mcld/
H A DMain.cpp227 config->addPortable(*portable);
/frameworks/compile/mclinker/tools/mcld/
H A Dmain.cpp220 config->addPortable(*portable);

Completed in 1053 milliseconds