Home
last modified time | relevance | path

Searched refs:addComplexAddress (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h208 void addComplexAddress(DbgVariable *&DV, DIE *Die, unsigned Attribute,
DDwarfCompileUnit.cpp203 addComplexAddress(DV, Die, dwarf::DW_AT_location, Location); in addVariableAddress()
260 void CompileUnit::addComplexAddress(DbgVariable *&DV, DIE *Die, in addComplexAddress() function in CompileUnit
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h236 void addComplexAddress(const DbgVariable &DV, DIE &Die,
DDwarfCompileUnit.cpp745 addComplexAddress(DV, Die, dwarf::DW_AT_location, Location); in addVariableAddress()
774 void DwarfCompileUnit::addComplexAddress(const DbgVariable &DV, DIE &Die, in addComplexAddress() function in llvm::DwarfCompileUnit