Searched refs:AnnotationDie (Results 1 – 1 of 1) sorted by relevance
895 DIE &AnnotationDie = createAndAddDIE(dwarf::DW_TAG_LLVM_annotation, Buffer); in addAnnotation() local896 addString(AnnotationDie, dwarf::DW_AT_name, Name->getString()); in addAnnotation()898 addString(AnnotationDie, dwarf::DW_AT_const_value, Data->getString()); in addAnnotation()900 addConstantValue(AnnotationDie, Data->getValue()->getUniqueInteger(), in addAnnotation()