Searched refs:addSectionLabel (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.cpp | 419 addSectionLabel(getUnitDie(), dwarf::DW_AT_stmt_list, LineTableStartSym, in initStmtList() 425 addSectionLabel(D, dwarf::DW_AT_stmt_list, LineTableStartSym, in applyStmtList() 601 addSectionLabel(ScopeDIE, dwarf::DW_AT_ranges, List.Label, in addScopeRangeList() 1571 addSectionLabel(getUnitDie(), in addAddrTableBase()
|
| H A D | DwarfUnit.h | 295 void addSectionLabel(DIE &Die, dwarf::Attribute Attribute,
|
| H A D | DwarfUnit.cpp | 1797 void DwarfUnit::addSectionLabel(DIE &Die, dwarf::Attribute Attribute, in addSectionLabel() function in DwarfUnit 1831 addSectionLabel(getUnitDie(), dwarf::DW_AT_str_offsets_base, in addStringOffsetsStart() 1840 addSectionLabel(getUnitDie(), dwarf::DW_AT_rnglists_base, in addRnglistsBase()
|
| H A D | DwarfDebug.cpp | 1344 SkCU->addSectionLabel(SkCU->getUnitDie(), dwarf::DW_AT_GNU_ranges_base, in finalizeModuleInfo() 1382 U.addSectionLabel(U.getUnitDie(), dwarf::DW_AT_loclists_base, in finalizeModuleInfo() 1401 U.addSectionLabel(U.getUnitDie(), MacrosAttr, U.getMacroLabelBegin(), in finalizeModuleInfo() 1411 U.addSectionLabel(U.getUnitDie(), dwarf::DW_AT_macro_info, in finalizeModuleInfo()
|