Searched refs:addLabelDelta (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.h | 314 void addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
|
D | DwarfDebug.cpp | 948 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()
|
D | DwarfUnit.cpp | 352 void DwarfUnit::addLabelDelta(DIE &Die, dwarf::Attribute Attribute, in addLabelDelta() function in DwarfUnit
|