Searched refs:setRelaxELFRelocations (Results 1 – 2 of 2) sorted by relevance
68 TmpAsmInfo->setRelaxELFRelocations(Options.RelaxELFRelocations); in initAsmInfo()
666 void setRelaxELFRelocations(bool V) { RelaxELFRelocations = V; } in setRelaxELFRelocations() function