Searched defs:isPICDefaultForced (Results 1 – 12 of 12) sorted by relevance
47 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
38 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
41 bool TCEToolChain::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in TCEToolChain
69 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
71 bool isPICDefaultForced() const override { return true; } in isPICDefaultForced() function
159 bool isPICDefaultForced() const override { return false; } in isPICDefaultForced() function
232 bool CrossWindowsToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in CrossWindowsToolChain
261 bool WebAssembly::isPICDefaultForced() const { return false; } in isPICDefaultForced() function in WebAssembly
599 bool toolchains::MinGW::isPICDefaultForced() const { return true; } in isPICDefaultForced() function in toolchains::MinGW
494 bool MSVCToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in MSVCToolChain
3227 bool MachO::isPICDefaultForced() const { in isPICDefaultForced() function in MachO
3126 bool Generic_GCC::isPICDefaultForced() const { in isPICDefaultForced() function in Generic_GCC