Searched refs:setAtom (Results 1 – 5 of 5) sorted by relevance
85 void setAtom(size_t I, const MCSymbol *Sym);
75 pElem->setAtom(atom); in createAtomElem()
300 void MCSectionMachO::setAtom(size_t I, const MCSymbol *Sym) { Atoms[I] = Sym; } in setAtom() function in MCSectionMachO
491 cast<MCSectionMachO>(Sec).setAtom(I++, CurrentAtom); in finishImpl()
246 void setAtom(const ocsd_pkt_atom &atom) { m_atom = atom; }; in setAtom() function