Searched refs:getSym (Results 1 – 4 of 4) sorted by relevance
36 static ModuleSymbolTable::Symbol getSym(DataRefImpl &Symb) {45 SymTab.printSymbolName(OS, getSym(Symb)); in printSymbolName() 50 return SymTab.getSymbolFlags(getSym(Symb)); in getSymbolFlags() 37 static ModuleSymbolTable::Symbol getSym(DataRefImpl &Symb) { getSym() function
62 MCSymbol *getSym() const { in getLists() 63 MCSymbol *getSym() const { getSym() function
1351 DebugLocs.getSym(), in finalizeModuleInfo()2809 Asm->OutStreamer->emitLabel(DebugLocs.getSym()); in emitLoclistsTableHeader()2812 Asm->emitLabelDifference(List.Label, DebugLocs.getSym(), in emitLoclistsTableHeader()
474 const MCExpr *getSym() const { return Sym; } in getSym() function in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine2190 if (SM.getSym() && !SM.isOffsetOperator()) { in RewriteIntelExpression()2627 const MCExpr *Disp = SM.getSym(); in parseIntelOperand()