Home
last modified time | relevance | path

Searched defs:annotation_element (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/abc2program/
Dabc_annotation_processor.cpp57 pandasm::AnnotationElement annotation_element( in FillLiteralArrayAnnotation() local
72 pandasm::AnnotationElement annotation_element( in FillAnnotationElements() local
80 pandasm::AnnotationElement annotation_element( in FillAnnotationElements() local
88 pandasm::AnnotationElement annotation_element( in FillAnnotationElements() local
98 pandasm::AnnotationElement annotation_element( in FillAnnotationElements() local
/arkcompiler/runtime_core/assembler/
Dannotation.cpp265 [&](pandasm::AnnotationElement &annotation_element) -> bool { in DeleteAnnotationElementByName()
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp636 pandasm::AnnotationElement annotation_element(key, std::move(pandasmValue)); in AddAnnotationElement() local