Home | History | Annotate | Download | only in Driver

Lines Matching refs:requiresPIE

3137 bool FreeBSD::isPIEDefault() const { return getSanitizerArgs().requiresPIE(); }
4123 bool Linux::isPIEDefault() const { return getSanitizerArgs().requiresPIE(); }