Searched refs:canRelaxRelocations (Results 1 – 2 of 2) sorted by relevance
183 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()236 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
599 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function