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