Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h216 void addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
DDwarfCompileUnit.cpp273 addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin); in attachLowHighPC()
DDwarfUnit.cpp320 void DwarfUnit::addLabelDelta(DIE &Die, dwarf::Attribute Attribute, in addLabelDelta() function in DwarfUnit