Searched refs:canRelaxRelocations (Results 1 – 3 of 3) sorted by relevance
210 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType64()262 if (!Ctx.getAsmInfo()->canRelaxRelocations()) in getRelocType32()
888 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
555 Ctx.getAsmInfo()->canRelaxRelocations(); in LowerTlsAddr()