Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h365 void emitLocalVariableList(const FunctionInfo &FI,
H A DCodeViewDebug.cpp941 emitLocalVariableList(FI, Site.InlinedLocals); in emitInlinedCallSite()
1105 emitLocalVariableList(FI, FI.Locals); in emitDebugInfoForFunction()
2658 void CodeViewDebug::emitLocalVariableList(const FunctionInfo &FI, in emitLocalVariableList() function in CodeViewDebug
2785 emitLocalVariableList(FI, Block.Locals); in emitLexicalBlock()