Searched defs:getAtom (Results 1 – 2 of 2) sorted by relevance
99 const MCSymbol *getAtom() const { return Atom; } in getAtom() function
173 const MCSymbol *MCAssembler::getAtom(const MCSymbol &S) const { in getAtom() function in MCAssembler