Home
last modified time | relevance | path

Searched refs:FrameSymbol (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp870 if (const MCSymbol *FrameSymbol = Asm->getFunctionFrameSymbol()) in constructVariableDIEImpl() local
871 addOpAddress(*Loc, FrameSymbol); in constructVariableDIEImpl()