Searched refs:addLabelAddress (Results 1 – 3 of 3) sorted by relevance
546 void addLabelAddress(DIE &Die, dwarf::Attribute Attribute,
2476 Unit.addLabelAddress(D, dwarf::DW_AT_low_pc, Begin); in attachLowHighPC()2478 Unit.addLabelAddress(D, dwarf::DW_AT_high_pc, End); in attachLowHighPC()
287 void DwarfCompileUnit::addLabelAddress(DIE &Die, dwarf::Attribute Attribute, in addLabelAddress() function in DwarfCompileUnit