Home | History | Annotate | Download | only in Basic

Lines Matching refs:setABI

3501   virtual bool setABI(const std::string &Name) {
4387 virtual bool setABI(const std::string &Name) = 0;
4569 virtual bool setABI(const std::string &Name) {
4678 virtual bool setABI(const std::string &Name) {
5258 if (!Opts->ABI.empty() && !Target->setABI(Opts->ABI)) {