Searched refs:addSectionLabel (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.h | 118 DIE::value_iterator addSectionLabel(DIE &Die, dwarf::Attribute Attribute,
|
D | DwarfCompileUnit.cpp | 237 DwarfCompileUnit::addSectionLabel(DIE &Die, dwarf::Attribute Attribute, in addSectionLabel() function in llvm::DwarfCompileUnit 259 addSectionLabel(UnitDie, dwarf::DW_AT_stmt_list, LineTableStartSym, in initStmtList() 396 addSectionLabel(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(), in addScopeRangeList()
|
D | DwarfDebug.cpp | 588 SkCU->addSectionLabel(SkCU->getUnitDie(), dwarf::DW_AT_GNU_addr_base, in finalizeModuleInfo() 593 SkCU->addSectionLabel(SkCU->getUnitDie(), dwarf::DW_AT_GNU_ranges_base, in finalizeModuleInfo()
|