Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:DW_AT_low_pc

182 /// attach appropriate DW_AT_low_pc and DW_AT_high_pc attributes.
236 SPCU->addLabel(SPDie, dwarf::DW_AT_low_pc, dwarf::DW_FORM_addr,
248 /// for this scope and attach DW_AT_low_pc/DW_AT_high_pc labels.
286 TheCU->addLabel(ScopeDIE, dwarf::DW_AT_low_pc, dwarf::DW_FORM_addr, Start);
344 TheCU->addLabel(ScopeDIE, dwarf::DW_AT_low_pc, dwarf::DW_FORM_addr,
479 // Use DW_AT_entry_pc instead of DW_AT_low_pc/DW_AT_high_pc pair. This