Searched refs:addSectionDelta (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.h | 305 void addSectionDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
|
| H A D | DwarfUnit.cpp | 1837 void DwarfUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute, in addSectionDelta() function in DwarfUnit 1848 addSectionDelta(Die, Attribute, Label, Sec); in addSectionLabel()
|
| H A D | DwarfDebug.cpp | 1362 TheCU.addSectionDelta( in finalizeModuleInfo() 1374 TheCU.addSectionDelta( in finalizeModuleInfo()
|
| H A D | DwarfCompileUnit.cpp | 644 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.Label, in addScopeRangeList()
|