Searched refs:setRelaxELFRelocations (Results 1 – 5 of 5) sorted by relevance
77 TmpAsmInfo->setRelaxELFRelocations(Options.RelaxELFRelocations); in initAsmInfo()
876 void setRelaxELFRelocations(bool V) { RelaxELFRelocations = V; } in setRelaxELFRelocations() function
370 mai->setRelaxELFRelocations(true); in assembleIsa()
401 MAI->setRelaxELFRelocations(RelaxELFRel); in main()
392 MAI->setRelaxELFRelocations(Opts.RelaxELFRelocations); in ExecuteAssemblerImpl()