Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h339 void addComplexAddress(const DbgVariable &DV, DIE &Die,
H A DDwarfCompileUnit.cpp1409 addComplexAddress(DV, Die, dwarf::DW_AT_location, Location); in addVariableAddress()
1440 void DwarfCompileUnit::addComplexAddress(const DbgVariable &DV, DIE &Die, in addComplexAddress() function in DwarfCompileUnit