Lines Matching refs:getFixups
987 Fixups = DF.getFixups(); in layout()
995 Fixups = RF.getFixups(); in layout()
1003 Fixups = CF.getFixups(); in layout()
1009 Fixups = DF.getFixups(); in layout()
1015 Fixups = DF.getFixups(); in layout()
1021 Fixups = LF.getFixups(); in layout()
1027 Fixups = PF.getFixups(); in layout()
1078 for (const MCFixup &Fixup : F->getFixups()) in fragmentNeedsRelaxation()
1103 F.getFixups().clear(); in relaxInstruction()
1105 getEmitter().encodeInstruction(Relaxed, F.getContents(), F.getFixups(), in relaxInstruction()
1115 LF.getFixups().clear(); in relaxLEB()
1225 DF.getFixups().clear(); in relaxDwarfLineAddr()
1250 DF.getFixups().clear(); in relaxDwarfCallFrameFragment()
1277 PF.getFixups().clear(); in relaxPseudoProbeAddr()