Searched defs:isPICDefaultForced (Results 1 – 16 of 16) sorted by relevance
27 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
41 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
64 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
46 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
39 bool TCEToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in TCEToolChain
71 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
58 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
58 bool VEToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in VEToolChain
160 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
107 bool XCoreToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in XCoreToolChain
230 bool CrossWindowsToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in CrossWindowsToolChain
206 bool WebAssembly::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in WebAssembly
478 bool toolchains::MinGW::isPICDefaultForced() const { in isPICDefaultForced() function in toolchains::MinGW
734 bool MSVCToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in MSVCToolChain
2600 bool MachO::isPICDefaultForced() const { in isPICDefaultForced() function in MachO
2732 bool Generic_GCC::isPICDefaultForced() const { in isPICDefaultForced() function in Generic_GCC