Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h410 void emitLocalVariableList(const FunctionInfo &FI,
H A DCodeViewDebug.cpp1035 emitLocalVariableList(FI, Site.InlinedLocals); in emitInlinedCallSite()
1207 emitLocalVariableList(FI, FI.Locals); in emitDebugInfoForFunction()
2832 void CodeViewDebug::emitLocalVariableList(const FunctionInfo &FI, in emitLocalVariableList() function in CodeViewDebug
2971 emitLocalVariableList(FI, Block.Locals); in emitLexicalBlock()