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