Searched refs:getFunctionFrameSymbol (Results 1 – 4 of 4) sorted by relevance
261 const MCSymbol *getFunctionFrameSymbol() const override;
517 const MCSymbol *NVPTXAsmPrinter::getFunctionFrameSymbol() const { in getFunctionFrameSymbol() function in NVPTXAsmPrinter
272 virtual const MCSymbol *getFunctionFrameSymbol() const { return nullptr; } in getFunctionFrameSymbol() function
909 if (const MCSymbol *FrameSymbol = Asm->getFunctionFrameSymbol()) in applyConcreteDbgVariableAttributes()