Searched refs:addSectionDelta (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 291 void addSectionDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
|
| H A D | DwarfUnit.cpp | 1791 void DwarfUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute, in addSectionDelta() function in DwarfUnit 1802 addSectionDelta(Die, Attribute, Label, Sec); in addSectionLabel()
|
| H A D | DwarfDebug.cpp | 1394 TheCU.addSectionDelta( in finalizeModuleInfo() 1406 TheCU.addSectionDelta( in finalizeModuleInfo()
|
| H A D | DwarfCompileUnit.cpp | 598 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.Label, in addScopeRangeList()
|