Searched refs:setAtom (Results 1 – 6 of 6) sorted by relevance
408 it2->setAtom(CurrentAtom); in Finish()
490 Frag.setAtom(CurrentAtom); in FinishImpl()
493 Frag.setAtom(CurrentAtom); in FinishImpl()
105 void setAtom(const MCSymbol *Value) { Atom = Value; }
103 void setAtom(const MCSymbol *Value) { Atom = Value; } in setAtom() function
98 void setAtom(MCSymbolData *Value) { Atom = Value; } in setAtom() function