Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h109 void addLocalLabelAddress(DIE &Die, dwarf::Attribute Attribute,
DDwarfCompileUnit.cpp40 return addLocalLabelAddress(Die, Attribute, Label); in addLabelAddress()
50 void DwarfCompileUnit::addLocalLabelAddress(DIE &Die, in addLocalLabelAddress() function in llvm::DwarfCompileUnit