Searched refs:setRelaxELFRelocations (Results 1 – 4 of 4) sorted by relevance
636 void setRelaxELFRelocations(bool V) { RelaxELFRelocations = V; } in setRelaxELFRelocations() function
69 TmpAsmInfo->setRelaxELFRelocations(Options.RelaxELFRelocations); in initAsmInfo()
357 MAI->setRelaxELFRelocations(RelaxELFRel); in main()
356 MAI->setRelaxELFRelocations(Opts.RelaxELFRelocations); in ExecuteAssembler()