Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h382 void emitLocalVariableList(const FunctionInfo &FI,
H A DCodeViewDebug.cpp1022 emitLocalVariableList(FI, Site.InlinedLocals); in emitInlinedCallSite()
1186 emitLocalVariableList(FI, FI.Locals); in emitDebugInfoForFunction()
2785 void CodeViewDebug::emitLocalVariableList(const FunctionInfo &FI, in emitLocalVariableList() function in CodeViewDebug
2924 emitLocalVariableList(FI, Block.Locals); in emitLexicalBlock()