Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h204 void addComplexAddress(const DbgVariable &DV, DIE &Die,
HDDwarfCompileUnit.cpp732 addComplexAddress(DV, Die, dwarf::DW_AT_location, Location); in addVariableAddress()
761 void DwarfCompileUnit::addComplexAddress(const DbgVariable &DV, DIE &Die, in addComplexAddress() function in llvm::DwarfCompileUnit