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