Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h179 void addLabelDelta(DIEValueList &Die, dwarf::Attribute Attribute,
H A DDwarfUnit.cpp326 addLabelDelta(Die, (dwarf::Attribute)0, Label, Base); in addPoolOpAddress()
346 void DwarfUnit::addLabelDelta(DIEValueList &Die, dwarf::Attribute Attribute, in addLabelDelta() function in DwarfUnit
H A DDwarfCompileUnit.cpp440 addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin); in attachLowHighPC()