Searched refs:updateOutputValues (Results 1 – 6 of 6) sorted by relevance
199 void updateOutputValues(const MCAsmLayout &Layout);
628 void BinaryBasicBlock::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in llvm::bolt::BinaryBasicBlock
4037 void BinaryFunction::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in llvm::bolt::BinaryFunction4118 BB->updateOutputValues(Layout); in updateOutputValues()
821 void updateOutputValues(const MCAsmLayout &Layout);
1205 void updateOutputValues(const MCAsmLayout &Layout);
3162 updateOutputValues(FinalLayout); in emitAndLink()3866 void RewriteInstance::updateOutputValues(const MCAsmLayout &Layout) { in updateOutputValues() function in RewriteInstance3868 Function->updateOutputValues(Layout); in updateOutputValues()