Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp256 return addSectionDelta(Die, Attribute, Label, Sec); in addSectionLabel()
384 DwarfCompileUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute, in addSectionDelta() function in llvm::DwarfCompileUnit
406 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(), in addScopeRangeList()
DDwarfCompileUnit.h113 DIE::value_iterator addSectionDelta(DIE &Die, dwarf::Attribute Attribute,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h306 DIE::value_iterator addSectionDelta(DIE &Die, dwarf::Attribute Attribute,
DDwarfUnit.cpp1706 DwarfUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute, in addSectionDelta() function in DwarfUnit
1722 return addSectionDelta(Die, Attribute, Label, Sec); in addSectionLabel()
DDwarfCompileUnit.cpp424 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(), in addScopeRangeList()