Searched refs:addSectionLabel (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.cpp | 454 addSectionLabel(getUnitDie(), dwarf::DW_AT_stmt_list, LineTableStartSym, in initStmtList() 460 addSectionLabel(D, dwarf::DW_AT_stmt_list, LineTableStartSym, in applyStmtList() 647 addSectionLabel(ScopeDIE, dwarf::DW_AT_ranges, List.Label, in addScopeRangeList() 1690 addSectionLabel(getUnitDie(), in addAddrTableBase()
|
| H A D | DwarfUnit.h | 309 void addSectionLabel(DIE &Die, dwarf::Attribute Attribute,
|
| H A D | DwarfUnit.cpp | 1843 void DwarfUnit::addSectionLabel(DIE &Die, dwarf::Attribute Attribute, in addSectionLabel() function in DwarfUnit 1877 addSectionLabel(getUnitDie(), dwarf::DW_AT_str_offsets_base, in addStringOffsetsStart() 1886 addSectionLabel(getUnitDie(), dwarf::DW_AT_rnglists_base, in addRnglistsBase()
|
| H A D | DwarfDebug.cpp | 1313 SkCU->addSectionLabel(SkCU->getUnitDie(), dwarf::DW_AT_GNU_ranges_base, in finalizeModuleInfo() 1350 U.addSectionLabel(U.getUnitDie(), dwarf::DW_AT_loclists_base, in finalizeModuleInfo() 1369 U.addSectionLabel(U.getUnitDie(), MacrosAttr, U.getMacroLabelBegin(), in finalizeModuleInfo() 1379 U.addSectionLabel(U.getUnitDie(), dwarf::DW_AT_macro_info, in finalizeModuleInfo()
|