reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
986 const MCSymbol *Fn = Asm->getSymbol(GV); 993 auto *SP = GV->getSubprogram(); 998 emitDebugInfoForThunk(GV, FI, Fn); 1009 FuncName = GlobalValue::dropLLVMManglingEscape(GV->getName()); 1019 SymbolKind ProcKind = GV->hasLocalLinkage() ? SymbolKind::S_LPROC32_ID 1039 OS.EmitIntValue(getFuncIdForSubprogram(GV->getSubprogram()).getIndex(), 4);