Searched refs:useRelaxRelocations (Results 1 – 3 of 3) sorted by relevance
464 virtual bool useRelaxRelocations() const;
170 bool ToolChain::useRelaxRelocations() const { in useRelaxRelocations() function in ToolChain
2484 bool UseRelaxRelocations = C.getDefaultToolChain().useRelaxRelocations(); in CollectArgsForIntegratedAssembler()