Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h546 void addLabelAddress(DIE &Die, dwarf::Attribute Attribute,
DDwarfDebug.cpp2476 Unit.addLabelAddress(D, dwarf::DW_AT_low_pc, Begin); in attachLowHighPC()
2478 Unit.addLabelAddress(D, dwarf::DW_AT_high_pc, End); in attachLowHighPC()
DDwarfUnit.cpp287 void DwarfCompileUnit::addLabelAddress(DIE &Die, dwarf::Attribute Attribute, in addLabelAddress() function in DwarfCompileUnit