Searched refs:addLabelDelta (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h313 /// addLabelDelta - Add a label delta attribute data and value.
314 void addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
H A DDwarfDebug.cpp948 U.addLabelDelta(U.getUnitDie(), dwarf::DW_AT_high_pc, Range.getEnd(),
2480 Unit.addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin);
H A DDwarfUnit.cpp352 void DwarfUnit::addLabelDelta(DIE &Die, dwarf::Attribute Attribute, function in class:DwarfUnit

Completed in 102 milliseconds