HomeSort by relevance Sort by last modified time
    Searched refs:addLocalLabelAddress (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 94 /// addLocalLabelAddress - Add a dwarf label attribute data and value using
96 void addLocalLabelAddress(DIE &Die, dwarf::Attribute Attribute,
DwarfCompileUnit.cpp 39 return addLocalLabelAddress(Die, Attribute, Label);
49 void DwarfCompileUnit::addLocalLabelAddress(DIE &Die,

Completed in 78 milliseconds