Searched defs:getAtom (Results 1 – 7 of 7) sorted by relevance
211 public int getAtom() { in getAtom() method in Label
141 int getAtom(const char* s) const in getAtom() function
150 const MCSymbol *MCAssembler::getAtom(const MCSymbol &S) const { in getAtom() function in MCAssembler
221 const MCSymbolData *MCAssembler::getAtom(const MCSymbolData *SD) const { in getAtom() function in MCAssembler
179 const MCSymbol *MCAssembler::getAtom(const MCSymbol &S) const { in getAtom() function in MCAssembler
102 const MCSymbol *getAtom() const { return Atom; } in getAtom() function
97 MCSymbolData *getAtom() const { return Atom; } in getAtom() function