Searched refs:needsUnwindTables (Results 1 – 3 of 3) sorted by relevance
52 bool needsUnwindTables() const;
170 bool SanitizerArgs::needsUnwindTables() const { in needsUnwindTables() function in SanitizerArgs
3176 getToolChain().getSanitizerArgs().needsUnwindTables()) && in ConstructJob()