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