Lines Matching defs:Layout
240 bool MCAssembler::EvaluateFixup(const MCAsmLayout &Layout, in EvaluateFixup()
315 uint64_t MCAssembler::ComputeFragmentSize(const MCAsmLayout &Layout, in ComputeFragmentSize()
384 static void WriteFragmentData(const MCAssembler &Asm, const MCAsmLayout &Layout, in WriteFragmentData()
549 uint64_t MCAssembler::HandleFixup(const MCAsmLayout &Layout, in HandleFixup()
570 MCAsmLayout Layout(*this); in Finish() local
682 bool MCAssembler::RelaxInstruction(MCAsmLayout &Layout, in RelaxInstruction()
718 bool MCAssembler::RelaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in RelaxLEB()
735 bool MCAssembler::RelaxDwarfLineAddr(MCAsmLayout &Layout, in RelaxDwarfLineAddr()
752 bool MCAssembler::RelaxDwarfCallFrameFragment(MCAsmLayout &Layout, in RelaxDwarfCallFrameFragment()
767 bool MCAssembler::LayoutSectionOnce(MCAsmLayout &Layout, in LayoutSectionOnce()
805 bool MCAssembler::LayoutOnce(MCAsmLayout &Layout) { in LayoutOnce()
818 void MCAssembler::FinishLayout(MCAsmLayout &Layout) { in FinishLayout()