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