Searched refs:addSectionDelta (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 100 DIE::value_iterator addSectionDelta(DIE &Die, dwarf::Attribute Attribute,
|
D | DwarfCompileUnit.cpp | 244 return addSectionDelta(Die, Attribute, Label, Sec); in addSectionLabel() 371 DwarfCompileUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute, in addSectionDelta() function in llvm::DwarfCompileUnit 393 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(), in addScopeRangeList()
|