HomeSort by: relevance | last modified time | path
    Searched refs:addSectionLabel (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 387 addSectionLabel(getUnitDie(), dwarf::DW_AT_stmt_list, LineTableStartSym,
393 addSectionLabel(D, dwarf::DW_AT_stmt_list, LineTableStartSym,
587 addSectionLabel(ScopeDIE, dwarf::DW_AT_ranges, List.Label,
1532 addSectionLabel(getUnitDie(),
DwarfUnit.h 294 void addSectionLabel(DIE &Die, dwarf::Attribute Attribute,
DwarfUnit.cpp 1749 void DwarfUnit::addSectionLabel(DIE &Die, dwarf::Attribute Attribute,
1783 addSectionLabel(getUnitDie(), dwarf::DW_AT_str_offsets_base,
1792 addSectionLabel(getUnitDie(), dwarf::DW_AT_rnglists_base,
DwarfDebug.cpp 1340 SkCU->addSectionLabel(SkCU->getUnitDie(), dwarf::DW_AT_GNU_ranges_base,
1378 U.addSectionLabel(U.getUnitDie(), dwarf::DW_AT_loclists_base,
1397 U.addSectionLabel(U.getUnitDie(), MacrosAttr, U.getMacroLabelBegin(),
1407 U.addSectionLabel(U.getUnitDie(), dwarf::DW_AT_macro_info,

Completed in 81 milliseconds