Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h64 void addVariable(DWARFDie FuncDie, DWARFDie VarDie);
H A DSourcePrinter.cpp46 void LiveVariablePrinter::addVariable(DWARFDie FuncDie, DWARFDie VarDie) { in addVariable() function in llvm::objdump::LiveVariablePrinter
81 addVariable(D, Child); in addFunction()