Searched refs:getSym (Results 1 – 4 of 4) sorted by relevance
37 static ModuleSymbolTable::Symbol getSym(DataRefImpl &Symb) { in getSym() function46 SymTab.printSymbolName(OS, getSym(Symb)); in printSymbolName()51 return SymTab.getSymbolFlags(getSym(Symb)); in getSymbolFlags()
63 MCSymbol *getSym() const { in getSym() function
1383 DebugLocs.getSym(), in finalizeModuleInfo()2764 Asm->OutStreamer->emitLabel(DebugLocs.getSym()); in emitLoclistsTableHeader()2767 Asm->emitLabelDifference(List.Label, DebugLocs.getSym(), in emitLoclistsTableHeader()
462 const MCExpr *getSym() const { return Sym; } in getSym() function in __anonbe06ec630111::X86AsmParser::IntelExprStateMachine2184 if (SM.getSym() && !SM.isOffsetOperator()) { in RewriteIntelExpression()2560 const MCExpr *Disp = SM.getSym(); in parseIntelOperand()