Home | History | Annotate | Download | only in Driver

Lines Matching refs:IsPIEDefault

871 bool Darwin::isPIEDefault() const {
1485 bool Generic_GCC::isPIEDefault() const {
1722 bool TCEToolChain::isPIEDefault() const {
2357 IsPIEDefault = SanitizerArgs(*this, Args).hasZeroBaseShadow();
2608 bool Linux::isPIEDefault() const {
2609 return IsPIEDefault;