Searched refs:addLabelDelta (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.h | 179 void addLabelDelta(DIEValueList &Die, dwarf::Attribute Attribute,
|
H A D | DwarfUnit.cpp | 326 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 D | DwarfCompileUnit.cpp | 440 addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin); in attachLowHighPC()
|