Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h386 void emitLocalVariable(const FunctionInfo &FI, const LocalVariable &Var);
DCodeViewDebug.cpp2796 emitLocalVariable(FI, *L); in emitLocalVariableList()
2808 emitLocalVariable(FI, L); in emitLocalVariableList()
2814 void CodeViewDebug::emitLocalVariable(const FunctionInfo &FI, in emitLocalVariable() function in CodeViewDebug