Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h170 void addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
H A DDwarfCompileUnit.cpp326 addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin); in attachLowHighPC()
H A DDwarfUnit.cpp335 void DwarfUnit::addLabelDelta(DIE &Die, dwarf::Attribute Attribute, in addLabelDelta() function in DwarfUnit