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