Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h363 void emitLocalVariableList(const FunctionInfo &FI,
H A DCodeViewDebug.cpp941 emitLocalVariableList(FI, Site.InlinedLocals); in emitInlinedCallSite()
1105 emitLocalVariableList(FI, FI.Locals); in emitDebugInfoForFunction()
2657 void CodeViewDebug::emitLocalVariableList(const FunctionInfo &FI, in emitLocalVariableList() function in CodeViewDebug
2784 emitLocalVariableList(FI, Block.Locals); in emitLexicalBlock()