Lines Matching refs:getFixups
78 PendingFixup.DF->getFixups().push_back(PendingFixup.Fixup); in resolvePendingFixups()
210 DF->getFixups().push_back( in EmitValueImpl()
373 getAssembler().getEmitter().encodeInstruction(Inst, VecOS, IF->getFixups(), in EmitInstToFragment()
573 DF->getFixups().push_back(MCFixup::create(DF->getContents().size(), in EmitDTPRel32Value()
583 DF->getFixups().push_back(MCFixup::create(DF->getContents().size(), in EmitDTPRel64Value()
593 DF->getFixups().push_back(MCFixup::create(DF->getContents().size(), in EmitTPRel32Value()
603 DF->getFixups().push_back(MCFixup::create(DF->getContents().size(), in EmitTPRel64Value()
613 DF->getFixups().push_back( in EmitGPRel32Value()
623 DF->getFixups().push_back( in EmitGPRel64Value()
648 DF->getFixups().push_back(MCFixup::create(OffsetValue, Expr, Kind, Loc)); in EmitRelocDirective()
657 DF->getFixups().push_back(MCFixup::create(SRE.getSymbol().getOffset(), in EmitRelocDirective()