Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h314 void addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
DDwarfDebug.cpp948 U.addLabelDelta(U.getUnitDie(), dwarf::DW_AT_high_pc, Range.getEnd(), in finalizeModuleInfo()
2480 Unit.addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin); in attachLowHighPC()
DDwarfUnit.cpp352 void DwarfUnit::addLabelDelta(DIE &Die, dwarf::Attribute Attribute, in addLabelDelta() function in DwarfUnit