Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:ID

550     // CU then add the dwo id to it.
554 uint64_t ID = DIEHash(Asm).computeCUSignature(TheCU.getUnitDie());
556 dwarf::DW_FORM_data8, ID);
558 dwarf::DW_FORM_data8, ID);
1619 // Provides a unique id per text section.