Searched defs:addLabel (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp78 /// addLabel - Add a Dwarf label attribute data and value.
80 void CompileUnit::addLabel(DIE *Die, unsigned Attribute, unsigned Form, function in class:CompileUnit
1080 addLabel(Block, 0, dwarf::DW_FORM_udata,
1105 addLabel(Block, 0, dwarf::DW_FORM_udata,
1232 addLabel(VariableDie, dwarf::DW_AT_location,

Completed in 144 milliseconds