Searched refs:getDummyFragment (Results 1 – 3 of 3) sorted by relevance
178 const MCDummyFragment &getDummyFragment() const { return DummyFragment; } in getDummyFragment() function179 MCDummyFragment &getDummyFragment() { return DummyFragment; } in getDummyFragment() function
426 Symbol->setFragment(&getCurrentSectionOnly()->getDummyFragment()); in emitLabel()1219 CurFrag = &Section->getDummyFragment(); in changeSection()1295 CurFrag = &Section->getDummyFragment(); in switchSectionNoPrint()
1100 Symbol->setFragment(&Section->getDummyFragment()); in emitZerofill()1126 Symbol->setFragment(&Section->getDummyFragment()); in emitTBSSSymbol()