Searched refs:isPICDefaultForced (Results 1 – 5 of 5) sorted by relevance
162 bool isPICDefaultForced() const override;291 bool isPICDefaultForced() const override;721 bool isPICDefaultForced() const override;733 bool isPICDefaultForced() const override;758 bool isPICDefaultForced() const override;
77 bool Windows::isPICDefaultForced() const { in isPICDefaultForced() function in Windows
994 bool MachO::isPICDefaultForced() const { in isPICDefaultForced() function in MachO2195 bool Generic_GCC::isPICDefaultForced() const { in isPICDefaultForced() function in Generic_GCC2470 bool TCEToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in TCEToolChain3581 bool XCore::isPICDefaultForced() const { in isPICDefaultForced() function in XCore
2483 if (!getToolChain().isPICDefaultForced()) { in ConstructJob()2531 if (getToolChain().isPICDefault() && getToolChain().isPICDefaultForced()) { in ConstructJob()
232 virtual bool isPICDefaultForced() const = 0;