Searched refs:addSectionDelta (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 290 void addSectionDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
|
| H A D | DwarfUnit.cpp | 1743 void DwarfUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute, in addSectionDelta() function in DwarfUnit 1754 addSectionDelta(Die, Attribute, Label, Sec); in addSectionLabel()
|
| H A D | DwarfDebug.cpp | 1390 TheCU.addSectionDelta( in finalizeModuleInfo() 1402 TheCU.addSectionDelta( in finalizeModuleInfo()
|
| H A D | DwarfCompileUnit.cpp | 584 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.Label, in addScopeRangeList()
|