Home
last modified time | relevance | path

Searched refs:addLabel (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h225 void addLabel(DIE *Die, unsigned Attribute, unsigned Form,
DDwarfCompileUnit.cpp167 void CompileUnit::addLabel(DIE *Die, unsigned Attribute, unsigned Form, in addLabel() function in CompileUnit
200 addLabel(Die, 0, dwarf::DW_FORM_udata, Sym); in addOpAddress()
1518 addLabel(VariableDie, dwarf::DW_AT_location, in constructVariableDIE()
DDwarfDebug.cpp699 NewCU->addLabel(Die, dwarf::DW_AT_stmt_list, dwarf::DW_FORM_data4, in constructCompileUnit()
2523 NewCU->addLabel(Die, dwarf::DW_AT_stmt_list, dwarf::DW_FORM_sec_offset, in constructSkeletonCU()