Searched refs:addSectionLabel (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 138 DIE::value_iterator addSectionLabel(DIE &Die, dwarf::Attribute Attribute,
|
D | DwarfCompileUnit.cpp | 249 DwarfCompileUnit::addSectionLabel(DIE &Die, dwarf::Attribute Attribute, in addSectionLabel() function in llvm::DwarfCompileUnit 271 addSectionLabel(UnitDie, dwarf::DW_AT_stmt_list, LineTableStartSym, in initStmtList() 409 addSectionLabel(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(), in addScopeRangeList()
|
D | DwarfDebug.cpp | 565 SkCU->addSectionLabel(SkCU->getUnitDie(), dwarf::DW_AT_GNU_addr_base, in finalizeModuleInfo() 570 SkCU->addSectionLabel(SkCU->getUnitDie(), dwarf::DW_AT_GNU_ranges_base, in finalizeModuleInfo() 597 U.addSectionLabel(U.getUnitDie(), dwarf::DW_AT_macro_info, in finalizeModuleInfo()
|