Searched refs:useRelaxRelocations (Results 1 – 4 of 4) sorted by relevance
46 bool useRelaxRelocations() const override { return true; }; in useRelaxRelocations() function
2039 bool UseRelaxRelocations = C.getDefaultToolChain().useRelaxRelocations(); in CollectArgsForIntegratedAssembler()
345 virtual bool useRelaxRelocations() const;
112 bool ToolChain::useRelaxRelocations() const { in useRelaxRelocations() function in ToolChain