HomeSort by relevance Sort by last modified time
    Searched refs:addVariableAddress (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 260 /// addVariableAddress - Add DW_AT_location attribute for a
262 void addVariableAddress(DbgVariable *&DV, DIE *Die, MachineLocation Location);
DwarfCompileUnit.cpp 234 /// addVariableAddress - Add DW_AT_location attribute for a
236 void CompileUnit::addVariableAddress(DbgVariable *&DV, DIE *Die,
    [all...]

Completed in 20 milliseconds