Searched refs:setRelaxELFRelocations (Results 1 – 4 of 4) sorted by relevance
77 TmpAsmInfo->setRelaxELFRelocations(Options.RelaxELFRelocations); in initAsmInfo()
880 void setRelaxELFRelocations(bool V) { RelaxELFRelocations = V; } in setRelaxELFRelocations() function
401 MAI->setRelaxELFRelocations(RelaxELFRel); in main()
415 MAI->setRelaxELFRelocations(Opts.RelaxELFRelocations); in ExecuteAssemblerImpl()