Home
last modified time | relevance | path

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

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