Searched refs:needsUnwindTables (Results 1 – 3 of 3) sorted by relevance
120 bool needsUnwindTables() const;
284 bool SanitizerArgs::needsUnwindTables() const { in needsUnwindTables() function in SanitizerArgs
5390 (TC.IsUnwindTablesDefault(Args) || SanitizeArgs.needsUnwindTables()) && in ConstructJob()