Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h287 DIE::value_iterator addSectionDelta(DIE &Die, dwarf::Attribute Attribute,
H A DDwarfUnit.cpp1607 DwarfUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute, in addSectionDelta() function in DwarfUnit
1623 return addSectionDelta(Die, Attribute, Label, Sec); in addSectionLabel()
H A DDwarfCompileUnit.cpp446 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(), in addScopeRangeList()