Searched refs:canRelaxRelocations (Results 1 – 8 of 8) sorted by relevance
183 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()236 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
203 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()265 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
209 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()274 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
599 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
665 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
706 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
961 Ctx.getAsmInfo()->canRelaxRelocations(); in LowerTlsAddr()
1011 Ctx.getAsmInfo()->canRelaxRelocations(); in LowerTlsAddr()